您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
Alessandro Ghedini 0d099f0f1b Define RAND_cleanup in one place only 8 年前
..
aes Switch perlasm calling convention. 8 年前
asn1 Remove ASN.1 BIOs. 8 年前
base64 Replace base64 decoding. 8 年前
bio Wrap MSVC-only warning pragmas in a macro. 8 年前
bn Document that BN_mod_sqrt assumes p is a prime. 8 年前
buf Add BUF_MEM_reserve. 8 年前
bytestring Add CBB_add_u32. 8 年前
chacha Switch perlasm calling convention. 8 年前
cipher Wrap MSVC-only warning pragmas in a macro. 8 年前
cmac Fix some malloc test failures. 8 年前
conf Add missing internal includes. 8 年前
curve25519 Always generate X25519 private keys that need to be masked. 8 年前
des Use the straight-forward ROTATE macro. 8 年前
dh Handle BN_mod_word failures. 8 年前
digest Revert md_len removal from SHA256_CTX and SHA512_CTX. 8 年前
dsa Don't rely on BN_FLG_CONSTTIME in the DSA code. 8 年前
ec Switch perlasm calling convention. 8 年前
ecdh Clean up |ECDH_compute_key|. 9 年前
ecdsa Always use Fermat's Little Theorem in ecdsa_sign_setup. 8 年前
engine Unwind DH_METHOD and DSA_METHOD. 9 年前
err Move the Digest/Sign split for SignatureAlgorithms to a lower level. 8 年前
evp Fix the name of OPENSSL_add_all_algorithms_conf. 8 年前
hkdf Fix HKDF leak. 8 年前
hmac Reimplement PKCS#12 key derivation. 8 年前
lhash Use non-deprecated methods on windows. 8 年前
md4 Revert md_len removal from SHA256_CTX and SHA512_CTX. 8 年前
md5 Switch perlasm calling convention. 8 年前
modes Switch perlasm calling convention. 8 年前
newhope Don't align NEWPOLY_POLY. 8 年前
obj Split unlock functions into read/write variants. 8 年前
pem Reject inappropriate private key encryption ciphers. 8 年前
perlasm Sync x86 perlasm drivers with upstream master. 8 年前
pkcs8 Add standalone PKCS#8 and SPKI fuzzers. 8 年前
poly1305 Switch perlasm calling convention. 8 年前
rand Define RAND_cleanup in one place only 8 年前
rc4 Switch perlasm calling convention. 8 年前
rsa Split unlock functions into read/write variants. 8 年前
sha Switch perlasm calling convention. 8 年前
stack Fix stack macro const-ness. 8 年前
test Wrap MSVC-only warning pragmas in a macro. 8 年前
x509 Unwind X509_LU_RETRY and fix a lot of type confusion. 8 年前
x509v3 Remove ASN1_parse and ASN1_parse_dump. 8 年前
CMakeLists.txt Switch perlasm calling convention. 8 年前
constant_time_test.c Update constant-time operations. 10 年前
cpu-aarch64-linux.c Rewrite ARM feature detection. 8 年前
cpu-arm-linux.c Make CRYPTO_is_NEON_capable aware of the buggy CPU. 8 年前
cpu-arm.c Rewrite ARM feature detection. 8 年前
cpu-intel.c Wrap MSVC-only warning pragmas in a macro. 8 年前
crypto.c Add CRYPTO_has_asm. 8 年前
ex_data.c Split unlock functions into read/write variants. 8 年前
internal.h Remove compatibility 'inline' define. 8 年前
mem.c Include intrin.h under cover of warning pragmas. 8 年前
refcount_c11.c Cast refcounts to _Atomic before use. 9 年前
refcount_lock.c Split unlock functions into read/write variants. 8 年前
refcount_test.c Specify argc and argv arguments to refcount_test:main. 9 年前
thread.c Remove a bunch of unnecessary includes. 8 年前
thread_none.c Split unlock functions into read/write variants. 8 年前
thread_pthread.c Split unlock functions into read/write variants. 8 年前
thread_test.c Wrap MSVC-only warning pragmas in a macro. 8 年前
thread_win.c Wrap MSVC-only warning pragmas in a macro. 8 年前
time_support.c Remove some mingw support cruft. 8 年前