您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
Martin Kreichgauer 19d5cf86de Move remaining ScopedContext types out of scoped_types.h 8 年前
..
c++ Move remaining ScopedContext types out of scoped_types.h 8 年前
aead.h Revert scoped_types.h change. 8 年前
aes.h Fix documentation typo. 9 年前
arm_arch.h Remove CRYPTO_set_NEON_functional. 8 年前
asn1.h Revert scoped_types.h change. 8 年前
asn1_mac.h Purge the remainder of asn1_mac.h. 8 年前
asn1t.h Remove ASN.1 print hooks. 8 年前
base.h Move some typedefs to base.h. 8 年前
base64.h Replace base64 decoding. 8 年前
bio.h Revert scoped_types.h change. 8 年前
blowfish.h Add decrepit, initially containing CAST and Blowfish. 9 年前
bn.h Use BN_mod_inverse_odd instead of |BN_mod_inverse| for ECC. 8 年前
buf.h Add BUF_MEM_reserve. 8 年前
buffer.h Add buffer.h for compatibility. 9 年前
bytestring.h CBBs are in an undefined state after an operation failed. 8 年前
cast.h Add decrepit, initially containing CAST and Blowfish. 9 年前
chacha.h Require in == out for in-place encryption. 8 年前
cipher.h Revert scoped_types.h change. 8 年前
cmac.h Revert scoped_types.h change. 8 年前
conf.h Fix the shared library build. 8 年前
cpu.h Make CRYPTO_is_NEON_capable aware of the buggy CPU. 8 年前
crypto.h Add no-op function ENGINE_register_all_complete. 8 年前
curve25519.h Revert scoped_types.h change. 8 年前
des.h Fix shared library build on OS X. 9 年前
dh.h Add BN_get_rfc3526_prime_1536. 8 年前
digest.h Promise more accurate bounds than EVP_MD_MAX_SIZE. 8 年前
dsa.h Add various 1.1.0 accessors. 8 年前
dtls1.h Opaquify DTLS structs. 9 年前
ec.h Move some typedefs to base.h. 8 年前
ec_key.h Revert scoped_types.h change. 8 年前
ecdh.h Clean up |ECDH_compute_key|. 9 年前
ecdsa.h Revert scoped_types.h change. 8 年前
engine.h Unwind DH_METHOD and DSA_METHOD. 9 年前
err.h Have doc.go parse struct comments. 8 年前
evp.h Add various 1.1.0 accessors. 8 年前
ex_data.h Skip free callbacks on empty CRYPTO_EX_DATAs. 8 年前
hkdf.h Const-correct HKDF_expand. 8 年前
hmac.h Update comments for HMAC to give a more accurate bound than EVP_MD_MAX_SIZE 8 年前
lhash.h Style: fix some header guards 9 年前
lhash_macros.h Remove hash table lookups from ex_data. 9 年前
md4.h Add one-shot |MD4| function. 8 年前
md5.h Store the partial block as uint8_t, not uint32_t. 8 年前
mem.h Revert "Move C++ helpers into |bssl| namespace." 8 年前
newhope.h Revert scoped_types.h change. 8 年前
nid.h Elliptic curve + post-quantum key exchange 8 年前
obj.h Rename the |dont_return_name| flag of |OBJ_obj2txt| to |always_return_oid|. 8 年前
obj_mac.h Rename obj_mac.h to nid.h and make it a multiply-includable header. 8 年前
objects.h Move public headers to include/openssl/ 10 年前
opensslconf.h Rename opensslfeatures.h to opensslconf.h. 8 年前
opensslv.h Get version-related functions from crypto.h rather than ssl.h. 9 年前
ossl_typ.h Move public headers to include/openssl/ 10 年前
pem.h Include crypto.h from pem.h. 8 年前
pkcs7.h Move public headers to include/openssl/ 10 年前
pkcs8.h Revert scoped_types.h change. 8 年前
pkcs12.h Move public headers to include/openssl/ 10 年前
poly1305.h Revert "Enable upstream's Poly1305 code." 8 年前
rand.h Add a deterministic PRNG for fuzzing. 8 年前
rc4.h Add |RC4_options| to decrepit. 8 年前
ripemd.h Add RIPEMD160 support in decrepit. 8 年前
rsa.h Add various 1.1.0 accessors. 8 年前
safestack.h Rename safe_stack.h to safestack.h. 9 年前
sha.h Fix the comments for |SHA[256|384|512]_Transform|. 8 年前
srtp.h Fold srtp.h into ssl.h. 9 年前
ssl.h Only have one ClientHello parser, not three. 8 年前
ssl3.h Factor out the client_cert_cb code. 8 年前
stack.h Resolve a small handful of size_t truncation warnings. 8 年前
stack_macros.h Fix stack macro const-ness. 8 年前
thread.h Add missing 'does nothing' comments for consistency. 8 年前
time_support.h Include time.h in time_support.h. 8 年前
tls1.h Add TLS 1.3 1-RTT. 8 年前
type_check.h Try to fix MSVC and __STDC_VERSION__ again. 9 年前
x509.h Add various 1.1.0 accessors. 8 年前
x509_vfy.h Move some typedefs to base.h. 8 年前
x509v3.h Move some typedefs to base.h. 8 年前