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 1d59f6e3e2 Add a flag to toggle the buggy RSA parser. il y a 7 ans
..
aead.h Add EVP_AEAD_CTX_[new|free] and UniquePtr support. il y a 7 ans
aes.h Replace keywrap AEADs with upstream's APIs. il y a 8 ans
arm_arch.h Remove CRYPTO_set_NEON_functional. il y a 8 ans
asn1.h Remove crypto/asn1 LONG and ZLONG. il y a 7 ans
asn1_mac.h Purge the remainder of asn1_mac.h. il y a 8 ans
asn1t.h Remove BIGNUM and CBIGNUM crypto/asn1 types. il y a 7 ans
base.h Detach encrypt and keygen hooks from RSA_METHOD. il y a 7 ans
base64.h Replace base64 decoding. il y a 8 ans
bio.h Remove support for blocking DTLS timeout handling. il y a 7 ans
blowfish.h Add decrepit, initially containing CAST and Blowfish. il y a 9 ans
bn.h Downgrade BN_kronecker to bn_jacobi and unexport. il y a 7 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 Convert bytestring_test to GTest. il y a 7 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 Add support for 3DES-ECB. il y a 7 ans
cmac.h Fold stack-allocated types into headers. il y a 8 ans
conf.h Fix out-of-memory condition in conf. il y a 7 ans
cpu.h Add an OPENSSL_ia32cap_get() function for C code. il y a 7 ans
crypto.h First part of the FIPS module. il y a 7 ans
curve25519.h Import additional test vectors from RFC 8032. il y a 7 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 Decouple PKCS#12 hash lookup from the OID table. il y a 7 ans
dsa.h Spellcheck our public headers. il y a 7 ans
dtls1.h Opaquify DTLS structs. il y a 9 ans
ec.h Fix check_fips for public keys and synchronize the EC and RSA versions. il y a 7 ans
ec_key.h Add PWCT for RSA and ECDSA for FIPS 140-2. il y a 7 ans
ecdh.h Const-correct ECDH_compute_key. il y a 8 ans
ecdsa.h ECDSA: const EC_KEY* arguments where possible. il y a 7 ans
engine.h Fold stack-allocated types into headers. il y a 8 ans
err.h Document ERR_error_string_n standalone. il y a 7 ans
evp.h Add a flag to toggle the buggy RSA parser. il y a 7 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
is_boringssl.h Ensure consumers set up include paths properly. il y a 7 ans
lhash.h Remove lh_new's default hash and comparator. il y a 7 ans
lhash_macros.h Add CRYPTO_BUFFER and CRYPTO_BUFFER_POOL. il y a 8 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
nid.h Implement draft-ietf-curdle-pkix-04's serialization. il y a 7 ans
obj.h Spellcheck our public headers. il y a 7 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 Disable SSLv3 by default. il y a 7 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 Add PKCS7_get_raw_certificates. il y a 7 ans
pkcs8.h Decouple PKCS8_encrypt and PKCS8_decrypt's core from crypto/asn1. il y a 7 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
pool.h Fix a couple of missing spaces in comments. il y a 7 ans
rand.h Add corpora for fuzzers with fuzzer mode disabled. 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 Use a minimal totient when generating RSA keys. il y a 7 ans
safestack.h Rename safe_stack.h to safestack.h. il y a 9 ans
sha.h Remove SHA_LBLOCK and SHA_LONG. il y a 7 ans
srtp.h Fold srtp.h into ssl.h. il y a 9 ans
ssl.h Remove old SSL min/max version functions. il y a 7 ans
ssl3.h Prune some dead constants. il y a 7 ans
stack.h Unwind multiprime RSA support. il y a 7 ans
stack_macros.h Unwind multiprime RSA support. il y a 7 ans
thread.h Add missing 'does nothing' comments for consistency. il y a 8 ans
tls1.h Remove experimental TLS 1.3 short record header extension. il y a 7 ans
type_check.h Get OPENSSL_COMPILE_ASSERT working in function bodies. il y a 7 ans
x509.h Move PKCS#7 functions into their own directory. il y a 7 ans
x509_vfy.h Add |X509_STORE_set0_additional_untrusted|. il y a 7 ans
x509v3.h Fix up macros. il y a 8 ans