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