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