You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
David Benjamin 7d53638872 Use __NR_getrandom rather than SYS_getrandom. преди 7 години
..
asn1 Remove some dead code from crypto/asn1. преди 7 години
base64 Optimize constant-time base64 implementation slightly. преди 7 години
bio Test with IPv6 by default, and IPv4 only if that fails. преди 7 години
bn_extra Move bn/ into crypto/fipsmodule/ преди 7 години
buf Work around language and compiler bug in memcpy, etc. преди 7 години
bytestring Convert bytestring_test to GTest. преди 7 години
chacha Fix chacha-armv4.pl with clang -fno-integrated-as. преди 7 години
cipher_extra Enable extra_in with the ChaCha20-Poly1305 AEAD. преди 7 години
cmac Convert cmac_test to GTest. преди 7 години
conf Fix out-of-memory condition in conf. преди 7 години
curve25519 Improve Curve25519 cswap x64 assembly преди 7 години
dh Remove ex_data's dup hook. преди 7 години
digest_extra Convert digest_test to GTest. преди 7 години
dsa Remove ex_data's dup hook. преди 7 години
ec_extra Remove some unnecessary indirections. преди 7 години
ecdh Convert a number of tests to GTest. преди 7 години
ecdsa_extra Tidy up FIPS module dependencies. преди 7 години
engine Work around language and compiler bug in memcpy, etc. преди 7 години
err Detect WatchGuard's TLS 1.3 interference failure mode. преди 7 години
evp Unify RSA errors somewhat. преди 7 години
fipsmodule Use __NR_getrandom rather than SYS_getrandom. преди 7 години
hkdf Convert various tests to GTest. преди 7 години
hmac_extra Convert a number of tests to GTest. преди 7 години
lhash Convert various tests to GTest. преди 7 години
obj Align EVP_PKEY Ed25519 API with upstream. преди 7 години
pem Delete some dead code from crypto/x509. преди 7 години
perlasm Sync ARM assembly up to 609b0852e4d50251857dbbac3141ba042e35a9ae. преди 7 години
pkcs7 Move pkcs{7,8}_test over to gtest преди 7 години
pkcs8 Convert remaining pkcs8 tests to gtest преди 7 години
poly1305 Convert a number of tests to GTest. преди 7 години
pool Convert various tests to GTest. преди 7 години
rand_extra fuchsia: Use new spelling of NO_ERROR. преди 7 години
rc4 Simplify RC4 code and remove assembly. преди 8 години
rsa_extra Don't crash when decrypting with public keys. преди 7 години
stack Convert stack.h to use inline functions. преди 7 години
test Make AES-GCM AEADs support the optional second input argument to seal_scatter. преди 7 години
x509 Sync asn1_gen.c with upstream 1.0.2. преди 7 години
x509v3 Convert the tests in x509v3 to GTest. преди 7 години
CMakeLists.txt Convert the tests in x509v3 to GTest. преди 7 години
compiler_test.cc Fix build on android_aarch64. преди 7 години
constant_time_test.cc Switch constant-time functions to using |crypto_word_t|. преди 7 години
cpu-aarch64-linux.c Rewrite ARM feature detection. преди 8 години
cpu-arm-linux.c Work around language and compiler bug in memcpy, etc. преди 7 години
cpu-arm.c Rewrite ARM feature detection. преди 8 години
cpu-intel.c Wrap MSVC-only warning pragmas in a macro. преди 8 години
cpu-ppc64le.c Make the POWER hardware capability value a global in crypto.c. преди 7 години
crypto.c Set static armcaps based on __ARM_FEATURE_CRYPTO. преди 7 години
ex_data.c Remove ex_data's dup hook. преди 7 години
internal.h Remove ex_data's dup hook. преди 7 години
mem.c Work around language and compiler bug in memcpy, etc. преди 7 години
refcount_c11.c Cast refcounts to _Atomic before use. преди 9 години
refcount_lock.c Split unlock functions into read/write variants. преди 8 години
refcount_test.cc Convert various tests to GTest. преди 7 години
thread.c Remove a bunch of unnecessary includes. преди 8 години
thread_none.c Split unlock functions into read/write variants. преди 8 години
thread_pthread.c Work around language and compiler bug in memcpy, etc. преди 7 години
thread_test.cc Convert thread_test to GTest. преди 7 години
thread_win.c Work around language and compiler bug in memcpy, etc. преди 7 години