No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
David Benjamin 86e95b852e Move libssl's internals into the bssl namespace. hace 7 años
..
aead.h Change EVP_AEAD_CTX_seal_scatter to support an additional plaintext input. hace 7 años
aes.h Replace keywrap AEADs with upstream's APIs. hace 8 años
arm_arch.h Remove CRYPTO_set_NEON_functional. hace 8 años
asn1.h Remove some dead code from crypto/asn1. hace 7 años
asn1_mac.h Purge the remainder of asn1_mac.h. hace 8 años
asn1t.h Document support status of the legacy ASN.1 code. hace 7 años
base.h Move libssl's internals into the bssl namespace. hace 7 años
base64.h Replace base64 decoding. hace 8 años
bio.h Convert stack.h to use inline functions. hace 7 años
blowfish.h Add decrepit, initially containing CAST and Blowfish. hace 9 años
bn.h Switch ssl_ecdh to C++. hace 7 años
buf.h Fold stack-allocated types into headers. hace 8 años
buffer.h Add buffer.h for compatibility. hace 9 años
bytestring.h Convert bytestring_test to GTest. hace 7 años
cast.h Add decrepit, initially containing CAST and Blowfish. hace 9 años
chacha.h Require in == out for in-place encryption. hace 8 años
cipher.h Enforce incrementing counter for TLS 1.2 AES-GCM. hace 7 años
cmac.h Fold stack-allocated types into headers. hace 8 años
conf.h Convert stack.h to use inline functions. hace 7 años
cpu.h Set static armcaps based on __ARM_FEATURE_CRYPTO. hace 7 años
crypto.h First part of the FIPS module. hace 7 años
curve25519.h Import additional test vectors from RFC 8032. hace 7 años
des.h Fix shared library build on OS X. hace 9 años
dh.h Remove ex_data's dup hook. hace 7 años
digest.h Decouple PKCS#12 hash lookup from the OID table. hace 7 años
dsa.h Remove ex_data's dup hook. hace 7 años
dtls1.h Opaquify DTLS structs. hace 9 años
ec.h Fix check_fips for public keys and synchronize the EC and RSA versions. hace 7 años
ec_key.h Trim RSA_METHOD and ECDSA_METHOD. hace 7 años
ecdh.h Const-correct ECDH_compute_key. hace 8 años
ecdsa.h ECDSA: const EC_KEY* arguments where possible. hace 7 años
engine.h Fold stack-allocated types into headers. hace 8 años
err.h Document ERR_error_string_n standalone. hace 7 años
evp.h Implement scrypt from RFC 7914. hace 7 años
ex_data.h Remove ex_data's dup hook. hace 7 años
hkdf.h Const-correct HKDF_expand. hace 8 años
hmac.h Fold stack-allocated types into headers. hace 8 años
is_boringssl.h Ensure consumers set up include paths properly. hace 7 años
lhash.h Remove lh_new's default hash and comparator. hace 7 años
lhash_macros.h Add CRYPTO_BUFFER and CRYPTO_BUFFER_POOL. hace 8 años
md4.h Add one-shot |MD4| function. hace 8 años
md5.h Store the partial block as uint8_t, not uint32_t. hace 8 años
mem.h Fold stack-allocated types into headers. hace 8 años
nid.h Align EVP_PKEY Ed25519 API with upstream. hace 7 años
obj.h Spellcheck our public headers. hace 7 años
obj_mac.h Rename obj_mac.h to nid.h and make it a multiply-includable header. hace 8 años
objects.h Move public headers to include/openssl/ hace 10 años
opensslconf.h Disable SSLv3 by default. hace 7 años
opensslv.h Get version-related functions from crypto.h rather than ssl.h. hace 9 años
ossl_typ.h Move public headers to include/openssl/ hace 10 años
pem.h Switch a number of files to C++. hace 7 años
pkcs7.h Add PKCS7_get_raw_certificates. hace 7 años
pkcs8.h Decouple PKCS8_encrypt and PKCS8_decrypt's core from crypto/asn1. hace 7 años
pkcs12.h Move public headers to include/openssl/ hace 10 años
poly1305.h Revert "Enable upstream's Poly1305 code." hace 8 años
pool.h Add new functions for configuring the client CA list. hace 7 años
rand.h Add corpora for fuzzers with fuzzer mode disabled. hace 8 años
rc4.h Add |RC4_options| to decrepit. hace 8 años
ripemd.h Add RIPEMD160 support in decrepit. hace 8 años
rsa.h Trim RSA_METHOD and ECDSA_METHOD. hace 7 años
safestack.h Rename safe_stack.h to safestack.h. hace 9 años
sha.h Remove SHA_LBLOCK and SHA_LONG. hace 7 años
srtp.h Fold srtp.h into ssl.h. hace 9 años
ssl.h Move libssl's internals into the bssl namespace. hace 7 años
ssl3.h Add async certificate verification callback. hace 7 años
stack.h Convert stack.h to use inline functions. hace 7 años
thread.h Add missing 'does nothing' comments for consistency. hace 8 años
tls1.h Remove experimental TLS 1.3 short record header extension. hace 7 años
type_check.h Use OPENSSL_UNUSED in OPENSSL_COMPILE_ASSERT. hace 7 años
x509.h Delete some dead code from crypto/x509. hace 7 años
x509_vfy.h Delete some dead code from crypto/x509. hace 7 años
x509v3.h Delete some dead code from crypto/x509. hace 7 años