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