You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Adam Langley d5d24fd14e Add mod_mul tests where M ≪ A and B. 8 years ago
..
aes Switch perlasm calling convention. 8 years ago
asn1 Revert "Move C++ helpers into |bssl| namespace." 8 years ago
base64 Replace base64 decoding. 8 years ago
bio Revert "Move C++ helpers into |bssl| namespace." 8 years ago
bn Add mod_mul tests where M ≪ A and B. 8 years ago
buf Add BUF_MEM_reserve. 8 years ago
bytestring CBBs are in an undefined state after an operation failed. 8 years ago
chacha Switch perlasm calling convention. 8 years ago
cipher Revert "Move C++ helpers into |bssl| namespace." 8 years ago
cmac Revert "Move C++ helpers into |bssl| namespace." 8 years ago
conf Add missing internal includes. 8 years ago
curve25519 Revert "Move C++ helpers into |bssl| namespace." 8 years ago
des Use the straight-forward ROTATE macro. 8 years ago
dh Revert "Move C++ helpers into |bssl| namespace." 8 years ago
digest Revert "Move C++ helpers into |bssl| namespace." 8 years ago
dsa Don't rely on BN_FLG_CONSTTIME in the DSA code. 8 years ago
ec Ensure result affine coordinates in nistz256 are fully reduced. 8 years ago
ecdh Clean up |ECDH_compute_key|. 9 years ago
ecdsa Revert "Move C++ helpers into |bssl| namespace." 8 years ago
engine Unwind DH_METHOD and DSA_METHOD. 9 years ago
err Add TLS 1.3 1-RTT. 8 years ago
evp Change |EVP_PKEY_up_ref| to return int. 8 years ago
hkdf Const-correct HKDF_expand. 8 years ago
hmac Revert "Move C++ helpers into |bssl| namespace." 8 years ago
lhash Use non-deprecated methods on windows. 8 years ago
md4 Revert md_len removal from SHA256_CTX and SHA512_CTX. 8 years ago
md5 Switch perlasm calling convention. 8 years ago
modes Switch perlasm calling convention. 8 years ago
newhope Revert "Move C++ helpers into |bssl| namespace." 8 years ago
obj Split unlock functions into read/write variants. 8 years ago
pem Reject inappropriate private key encryption ciphers. 8 years ago
perlasm Sync x86 perlasm drivers with upstream master. 8 years ago
pkcs8 Revert "Move C++ helpers into |bssl| namespace." 8 years ago
poly1305 Revert "Move C++ helpers into |bssl| namespace." 8 years ago
rand Define RAND_cleanup in one place only 8 years ago
rc4 Switch perlasm calling convention. 8 years ago
rsa RSA_marshal_private_key: add missing CBB_flush() 8 years ago
sha Switch perlasm calling convention. 8 years ago
stack Fix stack macro const-ness. 8 years ago
test Revert "Move C++ helpers into |bssl| namespace." 8 years ago
x509 Drop cached certificate signature validity flag 8 years ago
x509v3 Remove ASN1_parse and ASN1_parse_dump. 8 years ago
CMakeLists.txt Switch perlasm calling convention. 8 years ago
constant_time_test.c Update constant-time operations. 10 years ago
cpu-aarch64-linux.c Rewrite ARM feature detection. 8 years ago
cpu-arm-linux.c Make CRYPTO_is_NEON_capable aware of the buggy CPU. 8 years ago
cpu-arm.c Rewrite ARM feature detection. 8 years ago
cpu-intel.c Wrap MSVC-only warning pragmas in a macro. 8 years ago
crypto.c Add no-op function ENGINE_register_all_complete. 8 years ago
ex_data.c Split unlock functions into read/write variants. 8 years ago
internal.h Remove compatibility 'inline' define. 8 years ago
mem.c Breaking news: 1998 has come and gone. 8 years ago
refcount_c11.c Cast refcounts to _Atomic before use. 9 years ago
refcount_lock.c Split unlock functions into read/write variants. 8 years ago
refcount_test.c Specify argc and argv arguments to refcount_test:main. 9 years ago
thread.c Remove a bunch of unnecessary includes. 8 years ago
thread_none.c Split unlock functions into read/write variants. 8 years ago
thread_pthread.c Split unlock functions into read/write variants. 8 years ago
thread_test.c Wrap MSVC-only warning pragmas in a macro. 8 years ago
thread_win.c Wrap MSVC-only warning pragmas in a macro. 8 years ago
time_support.c Remove some mingw support cruft. 8 years ago