Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
 
Adam Langley c66e397106 Enable extra_in with the ChaCha20-Poly1305 AEAD. vor 7 Jahren
..
asn1 Remove some dead code from crypto/asn1. vor 7 Jahren
base64 Optimize constant-time base64 implementation slightly. vor 7 Jahren
bio Test with IPv6 by default, and IPv4 only if that fails. vor 7 Jahren
bn_extra Move bn/ into crypto/fipsmodule/ vor 7 Jahren
buf Work around language and compiler bug in memcpy, etc. vor 7 Jahren
bytestring Convert bytestring_test to GTest. vor 7 Jahren
chacha Fix chacha-armv4.pl with clang -fno-integrated-as. vor 7 Jahren
cipher_extra Enable extra_in with the ChaCha20-Poly1305 AEAD. vor 7 Jahren
cmac Convert cmac_test to GTest. vor 7 Jahren
conf Fix out-of-memory condition in conf. vor 7 Jahren
curve25519 Improve Curve25519 cswap x64 assembly vor 7 Jahren
dh Remove ex_data's dup hook. vor 7 Jahren
digest_extra Convert digest_test to GTest. vor 7 Jahren
dsa Remove ex_data's dup hook. vor 7 Jahren
ec_extra Remove some unnecessary indirections. vor 7 Jahren
ecdh Convert a number of tests to GTest. vor 7 Jahren
ecdsa_extra Tidy up FIPS module dependencies. vor 7 Jahren
engine Work around language and compiler bug in memcpy, etc. vor 7 Jahren
err Detect WatchGuard's TLS 1.3 interference failure mode. vor 7 Jahren
evp Unify RSA errors somewhat. vor 7 Jahren
fipsmodule Switch some pointer casts to memcpy. vor 7 Jahren
hkdf Convert various tests to GTest. vor 7 Jahren
hmac_extra Convert a number of tests to GTest. vor 7 Jahren
lhash Convert various tests to GTest. vor 7 Jahren
obj Align EVP_PKEY Ed25519 API with upstream. vor 7 Jahren
pem Delete some dead code from crypto/x509. vor 7 Jahren
perlasm Sync ARM assembly up to 609b0852e4d50251857dbbac3141ba042e35a9ae. vor 7 Jahren
pkcs7 Move pkcs{7,8}_test over to gtest vor 7 Jahren
pkcs8 Convert remaining pkcs8 tests to gtest vor 7 Jahren
poly1305 Convert a number of tests to GTest. vor 7 Jahren
pool Convert various tests to GTest. vor 7 Jahren
rand_extra fuchsia: Use new spelling of NO_ERROR. vor 7 Jahren
rc4 Simplify RC4 code and remove assembly. vor 8 Jahren
rsa_extra Don't crash when decrypting with public keys. vor 7 Jahren
stack Convert stack.h to use inline functions. vor 7 Jahren
test Make AES-GCM AEADs support the optional second input argument to seal_scatter. vor 7 Jahren
x509 Sync asn1_gen.c with upstream 1.0.2. vor 7 Jahren
x509v3 Convert the tests in x509v3 to GTest. vor 7 Jahren
CMakeLists.txt Convert the tests in x509v3 to GTest. vor 7 Jahren
compiler_test.cc Fix build on android_aarch64. vor 7 Jahren
constant_time_test.cc Switch constant-time functions to using |crypto_word_t|. vor 7 Jahren
cpu-aarch64-linux.c Rewrite ARM feature detection. vor 8 Jahren
cpu-arm-linux.c Work around language and compiler bug in memcpy, etc. vor 7 Jahren
cpu-arm.c Rewrite ARM feature detection. vor 8 Jahren
cpu-intel.c Wrap MSVC-only warning pragmas in a macro. vor 8 Jahren
cpu-ppc64le.c Make the POWER hardware capability value a global in crypto.c. vor 7 Jahren
crypto.c Set static armcaps based on __ARM_FEATURE_CRYPTO. vor 7 Jahren
ex_data.c Remove ex_data's dup hook. vor 7 Jahren
internal.h Remove ex_data's dup hook. vor 7 Jahren
mem.c Work around language and compiler bug in memcpy, etc. vor 7 Jahren
refcount_c11.c Cast refcounts to _Atomic before use. vor 9 Jahren
refcount_lock.c Split unlock functions into read/write variants. vor 8 Jahren
refcount_test.cc Convert various tests to GTest. vor 7 Jahren
thread.c Remove a bunch of unnecessary includes. vor 8 Jahren
thread_none.c Split unlock functions into read/write variants. vor 8 Jahren
thread_pthread.c Work around language and compiler bug in memcpy, etc. vor 7 Jahren
thread_test.cc Convert thread_test to GTest. vor 7 Jahren
thread_win.c Work around language and compiler bug in memcpy, etc. vor 7 Jahren