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