No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
Adam Langley d515722d22 Don't depend on the X509 code for getting public keys. hace 7 años
..
aes aes/asm/aesp8-ppc.pl: improve [backward] portability. hace 8 años
asn1 Don't leak memory on ASN1_GENERALIZEDTIME_adj() error path hace 8 años
base64 Use C99 for size_t loops. hace 8 años
bio Add a simplified SSL BIO for curl. hace 7 años
bn Fix BN_kronecker on unreachable BN_rshift error. hace 7 años
buf Add BUF_MEM_reserve. hace 8 años
bytestring Remove the remaining bssl::Main wrappers. hace 7 años
chacha Use fewer macros in C ChaCha implementation. hace 8 años
cipher Remove the remaining bssl::Main wrappers. hace 7 años
cmac Replace Scoped* heap types with bssl::UniquePtr. hace 8 años
conf Add a no-op |OPENSSL_no_config|. hace 8 años
curve25519 Add ED25519_keypair_from_seed. hace 8 años
des Fix up macros. hace 8 años
dh Remove the remaining bssl::Main wrappers. hace 7 años
digest Remove the remaining bssl::Main wrappers. hace 7 años
dsa Add various 1.1.0 accessors. hace 8 años
ec signed char => int8_t. hace 8 años
ecdh Const-correct ECDH_compute_key. hace 8 años
ecdsa Replace Scoped* heap types with bssl::UniquePtr. hace 8 años
engine Remove trailing ';' from macros hace 8 años
err Don't depend on the X509 code for getting public keys. hace 7 años
evp Remove the remaining bssl::Main wrappers. hace 7 años
hkdf Adding ARRAY_SIZE macro for getting the size of constant arrays. hace 8 años
hmac Remove the remaining bssl::Main wrappers. hace 7 años
lhash Use C99 for size_t loops. hace 8 años
md4 Fix up macros. hace 8 años
md5 Fix up macros. hace 8 años
modes Add generic AES-GCM-SIV support. hace 7 años
obj Remove CECPQ1 (experimental post-quantum key agreement). hace 7 años
pem Reject inappropriate private key encryption ciphers. hace 8 años
perlasm Add PPC64LE assembly for AES-GCM. hace 8 años
pkcs8 Use C99 for size_t loops. hace 8 años
poly1305 Always assume little-endian in Poly1305 reference code. hace 8 años
pool Add missing include. hace 8 años
rand Enable getrandom for entropy gathering. hace 7 años
rc4 Simplify RC4 code and remove assembly. hace 8 años
rsa Use C99 for size_t loops. hace 8 años
sha Sync with upstream's version of sha256-armv4.pl. hace 8 años
stack Use C99 for size_t loops. hace 8 años
test C++ crypto/test/malloc.cc more. hace 8 años
x509 Fix X509_parse_from_buffer when failing to parse. hace 7 años
x509v3 Fix x509v3_cache_extensions locking. hace 7 años
CMakeLists.txt Remove New Hope key agreement. hace 7 años
constant_time_test.c Update constant-time operations. hace 10 años
cpu-aarch64-linux.c Rewrite ARM feature detection. hace 8 años
cpu-arm-linux.c Make CRYPTO_is_NEON_capable aware of the buggy CPU. hace 8 años
cpu-arm.c Rewrite ARM feature detection. hace 8 años
cpu-intel.c Wrap MSVC-only warning pragmas in a macro. hace 8 años
cpu-ppc64le.c Add PPC64LE assembly for AES-GCM. hace 8 años
crypto.c Add PPC64LE assembly for AES-GCM. hace 8 años
ex_data.c Use C99 for size_t loops. hace 8 años
internal.h Add PPC64LE assembly for AES-GCM. hace 8 años
mem.c Remove a clang-cl workaround that's no longer needed. hace 8 años
refcount_c11.c Cast refcounts to _Atomic before use. hace 9 años
refcount_lock.c Split unlock functions into read/write variants. hace 8 años
refcount_test.c Specify argc and argv arguments to refcount_test:main. hace 9 años
thread.c Remove a bunch of unnecessary includes. hace 8 años
thread_none.c Split unlock functions into read/write variants. hace 8 años
thread_pthread.c Use pthreads on MinGW. hace 8 años
thread_test.c Wrap MSVC-only warning pragmas in a macro. hace 8 años
thread_win.c Use pthreads on MinGW. hace 8 años
time_support.c Remove some mingw support cruft. hace 8 años