Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
David Benjamin d224d52aba Add constants for BN_rand and use them. il y a 8 ans
..
c++ Move remaining ScopedContext types out of scoped_types.h il y a 8 ans
aead.h Revert scoped_types.h change. il y a 8 ans
aes.h Fix documentation typo. il y a 9 ans
arm_arch.h Remove CRYPTO_set_NEON_functional. il y a 8 ans
asn1.h Delete d2i_ASN1_bytes and i2d_ASN1_bytes. il y a 8 ans
asn1_mac.h Purge the remainder of asn1_mac.h. il y a 8 ans
asn1t.h Remove ASN.1 print hooks. il y a 8 ans
base.h Move some typedefs to base.h. il y a 8 ans
base64.h Replace base64 decoding. il y a 8 ans
bio.h Finish aligning up_ref functions with OpenSSL 1.1.0. il y a 8 ans
blowfish.h Add decrepit, initially containing CAST and Blowfish. il y a 9 ans
bn.h Add constants for BN_rand and use them. il y a 8 ans
buf.h Add BUF_MEM_reserve. il y a 8 ans
buffer.h Add buffer.h for compatibility. il y a 9 ans
bytestring.h CBBs are in an undefined state after an operation failed. il y a 8 ans
cast.h Add decrepit, initially containing CAST and Blowfish. il y a 9 ans
chacha.h Require in == out for in-place encryption. il y a 8 ans
cipher.h Revert scoped_types.h change. il y a 8 ans
cmac.h Revert scoped_types.h change. il y a 8 ans
conf.h Fix the shared library build. il y a 8 ans
cpu.h Make CRYPTO_is_NEON_capable aware of the buggy CPU. il y a 8 ans
crypto.h Add no-op function ENGINE_register_all_complete. il y a 8 ans
curve25519.h Revert scoped_types.h change. il y a 8 ans
des.h Fix shared library build on OS X. il y a 9 ans
dh.h Finish aligning up_ref functions with OpenSSL 1.1.0. il y a 8 ans
digest.h Promise more accurate bounds than EVP_MD_MAX_SIZE. il y a 8 ans
dsa.h Finish aligning up_ref functions with OpenSSL 1.1.0. il y a 8 ans
dtls1.h Opaquify DTLS structs. il y a 9 ans
ec.h Move some typedefs to base.h. il y a 8 ans
ec_key.h Finish aligning up_ref functions with OpenSSL 1.1.0. il y a 8 ans
ecdh.h Clean up |ECDH_compute_key|. il y a 9 ans
ecdsa.h Revert scoped_types.h change. il y a 8 ans
engine.h Unwind DH_METHOD and DSA_METHOD. il y a 9 ans
err.h Have doc.go parse struct comments. il y a 8 ans
evp.h Add various 1.1.0 accessors. il y a 8 ans
ex_data.h Skip free callbacks on empty CRYPTO_EX_DATAs. il y a 8 ans
hkdf.h Const-correct HKDF_expand. il y a 8 ans
hmac.h Update comments for HMAC to give a more accurate bound than EVP_MD_MAX_SIZE il y a 8 ans
lhash.h Style: fix some header guards il y a 9 ans
lhash_macros.h Remove hash table lookups from ex_data. il y a 9 ans
md4.h Add one-shot |MD4| function. il y a 8 ans
md5.h Store the partial block as uint8_t, not uint32_t. il y a 8 ans
mem.h Revert "Move C++ helpers into |bssl| namespace." il y a 8 ans
newhope.h Revert scoped_types.h change. il y a 8 ans
nid.h Elliptic curve + post-quantum key exchange il y a 8 ans
obj.h Rename the |dont_return_name| flag of |OBJ_obj2txt| to |always_return_oid|. il y a 8 ans
obj_mac.h Rename obj_mac.h to nid.h and make it a multiply-includable header. il y a 8 ans
objects.h Move public headers to include/openssl/ il y a 10 ans
opensslconf.h Rename opensslfeatures.h to opensslconf.h. il y a 8 ans
opensslv.h Get version-related functions from crypto.h rather than ssl.h. il y a 9 ans
ossl_typ.h Move public headers to include/openssl/ il y a 10 ans
pem.h Include crypto.h from pem.h. il y a 8 ans
pkcs7.h Move public headers to include/openssl/ il y a 10 ans
pkcs8.h Revert scoped_types.h change. il y a 8 ans
pkcs12.h Move public headers to include/openssl/ il y a 10 ans
poly1305.h Revert "Enable upstream's Poly1305 code." il y a 8 ans
rand.h Add a deterministic PRNG for fuzzing. il y a 8 ans
rc4.h Add |RC4_options| to decrepit. il y a 8 ans
ripemd.h Add RIPEMD160 support in decrepit. il y a 8 ans
rsa.h Finish aligning up_ref functions with OpenSSL 1.1.0. il y a 8 ans
safestack.h Rename safe_stack.h to safestack.h. il y a 9 ans
sha.h Fix the comments for |SHA[256|384|512]_Transform|. il y a 8 ans
srtp.h Fold srtp.h into ssl.h. il y a 9 ans
ssl.h Adding code to send session as PSK Identity. il y a 8 ans
ssl3.h Insert a state before cert_cb. il y a 8 ans
stack.h Remove STACK_OF(OPENSSL_BLOCK). il y a 8 ans
stack_macros.h Remove STACK_OF(OPENSSL_BLOCK). il y a 8 ans
thread.h Add missing 'does nothing' comments for consistency. il y a 8 ans
time_support.h Include time.h in time_support.h. il y a 8 ans
tls1.h Add TLS 1.3 1-RTT. il y a 8 ans
type_check.h Try to fix MSVC and __STDC_VERSION__ again. il y a 9 ans
x509.h Finish aligning up_ref functions with OpenSSL 1.1.0. il y a 8 ans
x509_vfy.h Finish aligning up_ref functions with OpenSSL 1.1.0. il y a 8 ans
x509v3.h Move some typedefs to base.h. il y a 8 ans