Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
Adam Langley c66e397106 Enable extra_in with the ChaCha20-Poly1305 AEAD. 7 anos atrás
..
asn1 Remove some dead code from crypto/asn1. 7 anos atrás
base64 Optimize constant-time base64 implementation slightly. 7 anos atrás
bio Test with IPv6 by default, and IPv4 only if that fails. 7 anos atrás
bn_extra Move bn/ into crypto/fipsmodule/ 7 anos atrás
buf Work around language and compiler bug in memcpy, etc. 7 anos atrás
bytestring Convert bytestring_test to GTest. 7 anos atrás
chacha Fix chacha-armv4.pl with clang -fno-integrated-as. 7 anos atrás
cipher_extra Enable extra_in with the ChaCha20-Poly1305 AEAD. 7 anos atrás
cmac Convert cmac_test to GTest. 7 anos atrás
conf Fix out-of-memory condition in conf. 7 anos atrás
curve25519 Improve Curve25519 cswap x64 assembly 7 anos atrás
dh Remove ex_data's dup hook. 7 anos atrás
digest_extra Convert digest_test to GTest. 7 anos atrás
dsa Remove ex_data's dup hook. 7 anos atrás
ec_extra Remove some unnecessary indirections. 7 anos atrás
ecdh Convert a number of tests to GTest. 7 anos atrás
ecdsa_extra Tidy up FIPS module dependencies. 7 anos atrás
engine Work around language and compiler bug in memcpy, etc. 7 anos atrás
err Detect WatchGuard's TLS 1.3 interference failure mode. 7 anos atrás
evp Unify RSA errors somewhat. 7 anos atrás
fipsmodule Switch some pointer casts to memcpy. 7 anos atrás
hkdf Convert various tests to GTest. 7 anos atrás
hmac_extra Convert a number of tests to GTest. 7 anos atrás
lhash Convert various tests to GTest. 7 anos atrás
obj Align EVP_PKEY Ed25519 API with upstream. 7 anos atrás
pem Delete some dead code from crypto/x509. 7 anos atrás
perlasm Sync ARM assembly up to 609b0852e4d50251857dbbac3141ba042e35a9ae. 7 anos atrás
pkcs7 Move pkcs{7,8}_test over to gtest 7 anos atrás
pkcs8 Convert remaining pkcs8 tests to gtest 7 anos atrás
poly1305 Convert a number of tests to GTest. 7 anos atrás
pool Convert various tests to GTest. 7 anos atrás
rand_extra fuchsia: Use new spelling of NO_ERROR. 7 anos atrás
rc4 Simplify RC4 code and remove assembly. 8 anos atrás
rsa_extra Don't crash when decrypting with public keys. 7 anos atrás
stack Convert stack.h to use inline functions. 7 anos atrás
test Make AES-GCM AEADs support the optional second input argument to seal_scatter. 7 anos atrás
x509 Sync asn1_gen.c with upstream 1.0.2. 7 anos atrás
x509v3 Convert the tests in x509v3 to GTest. 7 anos atrás
CMakeLists.txt Convert the tests in x509v3 to GTest. 7 anos atrás
compiler_test.cc Fix build on android_aarch64. 7 anos atrás
constant_time_test.cc Switch constant-time functions to using |crypto_word_t|. 7 anos atrás
cpu-aarch64-linux.c Rewrite ARM feature detection. 8 anos atrás
cpu-arm-linux.c Work around language and compiler bug in memcpy, etc. 7 anos atrás
cpu-arm.c Rewrite ARM feature detection. 8 anos atrás
cpu-intel.c Wrap MSVC-only warning pragmas in a macro. 8 anos atrás
cpu-ppc64le.c Make the POWER hardware capability value a global in crypto.c. 7 anos atrás
crypto.c Set static armcaps based on __ARM_FEATURE_CRYPTO. 7 anos atrás
ex_data.c Remove ex_data's dup hook. 7 anos atrás
internal.h Remove ex_data's dup hook. 7 anos atrás
mem.c Work around language and compiler bug in memcpy, etc. 7 anos atrás
refcount_c11.c Cast refcounts to _Atomic before use. 9 anos atrás
refcount_lock.c Split unlock functions into read/write variants. 8 anos atrás
refcount_test.cc Convert various tests to GTest. 7 anos atrás
thread.c Remove a bunch of unnecessary includes. 8 anos atrás
thread_none.c Split unlock functions into read/write variants. 8 anos atrás
thread_pthread.c Work around language and compiler bug in memcpy, etc. 7 anos atrás
thread_test.cc Convert thread_test to GTest. 7 anos atrás
thread_win.c Work around language and compiler bug in memcpy, etc. 7 anos atrás