Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
David Benjamin 6e9321f9ae Add a bssl::PushToStack helper. 7 лет назад
..
aead.h Change EVP_AEAD_CTX_seal_scatter to support an additional plaintext input. 7 лет назад
aes.h Replace keywrap AEADs with upstream's APIs. 8 лет назад
arm_arch.h Remove CRYPTO_set_NEON_functional. 8 лет назад
asn1.h Register stack deleters automatically. 7 лет назад
asn1_mac.h Purge the remainder of asn1_mac.h. 8 лет назад
asn1t.h Document support status of the legacy ASN.1 code. 7 лет назад
base.h Add a note on architecture requirements. 7 лет назад
base64.h Replace base64 decoding. 8 лет назад
bio.h Convert stack.h to use inline functions. 7 лет назад
blowfish.h Add decrepit, initially containing CAST and Blowfish. 9 лет назад
bn.h Fix typo. 7 лет назад
buf.h Fold stack-allocated types into headers. 8 лет назад
buffer.h Add buffer.h for compatibility. 9 лет назад
bytestring.h Convert bytestring_test to GTest. 7 лет назад
cast.h Add decrepit, initially containing CAST and Blowfish. 9 лет назад
chacha.h Require in == out for in-place encryption. 8 лет назад
cipher.h Enforce incrementing counter for TLS 1.2 AES-GCM. 7 лет назад
cmac.h Fold stack-allocated types into headers. 8 лет назад
conf.h Convert stack.h to use inline functions. 7 лет назад
cpu.h Set static armcaps based on __ARM_FEATURE_CRYPTO. 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 Remove ex_data's dup hook. 7 лет назад
digest.h Decouple PKCS#12 hash lookup from the OID table. 7 лет назад
dsa.h Remove ex_data's dup hook. 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 Trim RSA_METHOD and ECDSA_METHOD. 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 Document ERR_error_string_n standalone. 7 лет назад
evp.h Implement scrypt from RFC 7914. 7 лет назад
ex_data.h Remove ex_data's dup hook. 7 лет назад
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 Use functions that do not depend on the current locale. 7 лет назад
nid.h Align EVP_PKEY Ed25519 API with upstream. 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 Switch a number of files to C++. 7 лет назад
pkcs7.h Add PKCS7_get_raw_certificates. 7 лет назад
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 Register stack deleters automatically. 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 Trim RSA_METHOD and ECDSA_METHOD. 7 лет назад
safestack.h Rename safe_stack.h to safestack.h. 9 лет назад
sha.h Remove SHA_LBLOCK and SHA_LONG. 7 лет назад
span.h C++ headers should be more aggressively wrapped in extern "C++". 7 лет назад
srtp.h Fold srtp.h into ssl.h. 9 лет назад
ssl.h Add a warning to |SSL_get_servername|. 7 лет назад
ssl3.h Add async certificate verification callback. 7 лет назад
stack.h Add a bssl::PushToStack helper. 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 Use OPENSSL_UNUSED in OPENSSL_COMPILE_ASSERT. 7 лет назад
x509.h Register stack deleters automatically. 7 лет назад
x509_vfy.h Delete some dead code from crypto/x509. 7 лет назад
x509v3.h Register stack deleters automatically. 7 лет назад