Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
 
Adam Langley 730d69e159 Add CTR-DRBG. 7 anni fa
..
aead.h Remove old ChaCha20-Poly1305 AEAD. 7 anni fa
aes.h Replace keywrap AEADs with upstream's APIs. 8 anni fa
arm_arch.h Remove CRYPTO_set_NEON_functional. 8 anni fa
asn1.h Remove crypto/asn1 LONG and ZLONG. 7 anni fa
asn1_mac.h Purge the remainder of asn1_mac.h. 8 anni fa
asn1t.h Remove BIGNUM and CBIGNUM crypto/asn1 types. 7 anni fa
base.h Add CTR-DRBG. 7 anni fa
base64.h Replace base64 decoding. 8 anni fa
bio.h Remove support for blocking DTLS timeout handling. 7 anni fa
blowfish.h Add decrepit, initially containing CAST and Blowfish. 9 anni fa
bn.h Add BN_is_pow2, BN_mod_pow2, and BN_nnmod_pow2. 7 anni fa
buf.h Fold stack-allocated types into headers. 8 anni fa
buffer.h Add buffer.h for compatibility. 9 anni fa
bytestring.h Correct a typo in ASN.1 type name. 7 anni fa
cast.h Add decrepit, initially containing CAST and Blowfish. 9 anni fa
chacha.h Require in == out for in-place encryption. 8 anni fa
cipher.h Add support for 3DES-ECB. 7 anni fa
cmac.h Fold stack-allocated types into headers. 8 anni fa
conf.h Fix out-of-memory condition in conf. 7 anni fa
cpu.h Make the POWER hardware capability value a global in crypto.c. 7 anni fa
crypto.h First part of the FIPS module. 7 anni fa
curve25519.h Import additional test vectors from RFC 8032. 7 anni fa
des.h Fix shared library build on OS X. 9 anni fa
dh.h Fold stack-allocated types into headers. 8 anni fa
digest.h Decouple PKCS#12 hash lookup from the OID table. 7 anni fa
dsa.h Spellcheck our public headers. 7 anni fa
dtls1.h Opaquify DTLS structs. 9 anni fa
ec.h Fix check_fips for public keys and synchronize the EC and RSA versions. 7 anni fa
ec_key.h Add PWCT for RSA and ECDSA for FIPS 140-2. 7 anni fa
ecdh.h Const-correct ECDH_compute_key. 8 anni fa
ecdsa.h ECDSA: const EC_KEY* arguments where possible. 7 anni fa
engine.h Fold stack-allocated types into headers. 8 anni fa
err.h Spellcheck our public headers. 7 anni fa
evp.h Support EVP_PKEY_{sign,verify}_message with Ed25519. 7 anni fa
ex_data.h Skip free callbacks on empty CRYPTO_EX_DATAs. 8 anni fa
hkdf.h Const-correct HKDF_expand. 8 anni fa
hmac.h Fold stack-allocated types into headers. 8 anni fa
is_boringssl.h Ensure consumers set up include paths properly. 7 anni fa
lhash.h Remove lh_new's default hash and comparator. 7 anni fa
lhash_macros.h Add CRYPTO_BUFFER and CRYPTO_BUFFER_POOL. 8 anni fa
md4.h Add one-shot |MD4| function. 8 anni fa
md5.h Store the partial block as uint8_t, not uint32_t. 8 anni fa
mem.h Fold stack-allocated types into headers. 8 anni fa
nid.h Implement draft-ietf-curdle-pkix-04's serialization. 7 anni fa
obj.h Spellcheck our public headers. 7 anni fa
obj_mac.h Rename obj_mac.h to nid.h and make it a multiply-includable header. 8 anni fa
objects.h Move public headers to include/openssl/ 10 anni fa
opensslconf.h Disable SSLv3 by default. 7 anni fa
opensslv.h Get version-related functions from crypto.h rather than ssl.h. 9 anni fa
ossl_typ.h Move public headers to include/openssl/ 10 anni fa
pem.h Include crypto.h from pem.h. 8 anni fa
pkcs7.h Move public headers to include/openssl/ 10 anni fa
pkcs8.h Decouple PKCS8_encrypt and PKCS8_decrypt's core from crypto/asn1. 7 anni fa
pkcs12.h Move public headers to include/openssl/ 10 anni fa
poly1305.h Revert "Enable upstream's Poly1305 code." 8 anni fa
pool.h Fix a couple of missing spaces in comments. 7 anni fa
rand.h Add corpora for fuzzers with fuzzer mode disabled. 8 anni fa
rc4.h Add |RC4_options| to decrepit. 8 anni fa
ripemd.h Add RIPEMD160 support in decrepit. 8 anni fa
rsa.h Add PWCT for RSA and ECDSA for FIPS 140-2. 7 anni fa
safestack.h Rename safe_stack.h to safestack.h. 9 anni fa
sha.h Remove SHA_LBLOCK and SHA_LONG. 7 anni fa
srtp.h Fold srtp.h into ssl.h. 9 anni fa
ssl.h Really remove DHE ciphersuites from TLS. 7 anni fa
ssl3.h Prune some dead constants. 7 anni fa
stack.h Unwind multiprime RSA support. 7 anni fa
stack_macros.h Unwind multiprime RSA support. 7 anni fa
thread.h Add missing 'does nothing' comments for consistency. 8 anni fa
tls1.h Remove experimental TLS 1.3 short record header extension. 7 anni fa
type_check.h Get OPENSSL_COMPILE_ASSERT working in function bodies. 7 anni fa
x509.h Teach crypto/x509 how to verify an Ed25519 signature. 7 anni fa
x509_vfy.h Add |X509_STORE_set0_additional_untrusted|. 7 anni fa
x509v3.h Fix up macros. 8 anni fa