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