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 e34bcc91c0 Support default versions with set_{min,max}_proto_version. il y a 8 ans
..
aead.h Add EVP_AEAD_CTX_aead. 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 Add a few more scopers. 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 Make forward-declaring bssl::UniquePtr<T> actually work. il y a 8 ans
base64.h Replace base64 decoding. il y a 8 ans
bio.h Unwind unnecessary Android hacks. il y a 8 ans
blowfish.h Add decrepit, initially containing CAST and Blowfish. il y a 9 ans
bn.h Add BN_set_u64. il y a 8 ans
buf.h Fold stack-allocated types into headers. il y a 8 ans
buffer.h Add buffer.h for compatibility. il y a 9 ans
bytestring.h Fold stack-allocated types into headers. 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 Fold stack-allocated types into headers. il y a 8 ans
cmac.h Fold stack-allocated types into headers. il y a 8 ans
conf.h Fold stack-allocated types into headers. 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 Fold stack-allocated types into headers. il y a 8 ans
des.h Fix shared library build on OS X. il y a 9 ans
dh.h Fold stack-allocated types into headers. il y a 8 ans
digest.h Fold stack-allocated types into headers. il y a 8 ans
dsa.h Fold stack-allocated types into headers. il y a 8 ans
dtls1.h Opaquify DTLS structs. il y a 9 ans
ec.h Fold stack-allocated types into headers. il y a 8 ans
ec_key.h Fold stack-allocated types into headers. il y a 8 ans
ecdh.h Clean up |ECDH_compute_key|. il y a 9 ans
ecdsa.h Fold stack-allocated types into headers. il y a 8 ans
engine.h Fold stack-allocated types into headers. il y a 8 ans
err.h Have doc.go parse struct comments. il y a 8 ans
evp.h Fold stack-allocated types into headers. 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 Fold stack-allocated types into headers. 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 Fold stack-allocated types into headers. il y a 8 ans
newhope.h Fold stack-allocated types into headers. 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 Fold stack-allocated types into headers. 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 Fold stack-allocated types into headers. 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 Support default versions with set_{min,max}_proto_version. 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 Add a few more scopers. il y a 8 ans
x509_vfy.h Replace Scoped* heap types with bssl::UniquePtr. il y a 8 ans
x509v3.h Add a few more scopers. il y a 8 ans