Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
David Benjamin d224d52aba Add constants for BN_rand and use them. 8 лет назад
..
c++ Move remaining ScopedContext types out of scoped_types.h 8 лет назад
aead.h Revert scoped_types.h change. 8 лет назад
aes.h Fix documentation typo. 9 лет назад
arm_arch.h Remove CRYPTO_set_NEON_functional. 8 лет назад
asn1.h Delete d2i_ASN1_bytes and i2d_ASN1_bytes. 8 лет назад
asn1_mac.h Purge the remainder of asn1_mac.h. 8 лет назад
asn1t.h Remove ASN.1 print hooks. 8 лет назад
base.h Move some typedefs to base.h. 8 лет назад
base64.h Replace base64 decoding. 8 лет назад
bio.h Finish aligning up_ref functions with OpenSSL 1.1.0. 8 лет назад
blowfish.h Add decrepit, initially containing CAST and Blowfish. 9 лет назад
bn.h Add constants for BN_rand and use them. 8 лет назад
buf.h Add BUF_MEM_reserve. 8 лет назад
buffer.h Add buffer.h for compatibility. 9 лет назад
bytestring.h CBBs are in an undefined state after an operation failed. 8 лет назад
cast.h Add decrepit, initially containing CAST and Blowfish. 9 лет назад
chacha.h Require in == out for in-place encryption. 8 лет назад
cipher.h Revert scoped_types.h change. 8 лет назад
cmac.h Revert scoped_types.h change. 8 лет назад
conf.h Fix the shared library build. 8 лет назад
cpu.h Make CRYPTO_is_NEON_capable aware of the buggy CPU. 8 лет назад
crypto.h Add no-op function ENGINE_register_all_complete. 8 лет назад
curve25519.h Revert scoped_types.h change. 8 лет назад
des.h Fix shared library build on OS X. 9 лет назад
dh.h Finish aligning up_ref functions with OpenSSL 1.1.0. 8 лет назад
digest.h Promise more accurate bounds than EVP_MD_MAX_SIZE. 8 лет назад
dsa.h Finish aligning up_ref functions with OpenSSL 1.1.0. 8 лет назад
dtls1.h Opaquify DTLS structs. 9 лет назад
ec.h Move some typedefs to base.h. 8 лет назад
ec_key.h Finish aligning up_ref functions with OpenSSL 1.1.0. 8 лет назад
ecdh.h Clean up |ECDH_compute_key|. 9 лет назад
ecdsa.h Revert scoped_types.h change. 8 лет назад
engine.h Unwind DH_METHOD and DSA_METHOD. 9 лет назад
err.h Have doc.go parse struct comments. 8 лет назад
evp.h Add various 1.1.0 accessors. 8 лет назад
ex_data.h Skip free callbacks on empty CRYPTO_EX_DATAs. 8 лет назад
hkdf.h Const-correct HKDF_expand. 8 лет назад
hmac.h Update comments for HMAC to give a more accurate bound than EVP_MD_MAX_SIZE 8 лет назад
lhash.h Style: fix some header guards 9 лет назад
lhash_macros.h Remove hash table lookups from ex_data. 9 лет назад
md4.h Add one-shot |MD4| function. 8 лет назад
md5.h Store the partial block as uint8_t, not uint32_t. 8 лет назад
mem.h Revert "Move C++ helpers into |bssl| namespace." 8 лет назад
newhope.h Revert scoped_types.h change. 8 лет назад
nid.h Elliptic curve + post-quantum key exchange 8 лет назад
obj.h Rename the |dont_return_name| flag of |OBJ_obj2txt| to |always_return_oid|. 8 лет назад
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 Rename opensslfeatures.h to opensslconf.h. 8 лет назад
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 Revert scoped_types.h change. 8 лет назад
pkcs12.h Move public headers to include/openssl/ 10 лет назад
poly1305.h Revert "Enable upstream's Poly1305 code." 8 лет назад
rand.h Add a deterministic PRNG for fuzzing. 8 лет назад
rc4.h Add |RC4_options| to decrepit. 8 лет назад
ripemd.h Add RIPEMD160 support in decrepit. 8 лет назад
rsa.h Finish aligning up_ref functions with OpenSSL 1.1.0. 8 лет назад
safestack.h Rename safe_stack.h to safestack.h. 9 лет назад
sha.h Fix the comments for |SHA[256|384|512]_Transform|. 8 лет назад
srtp.h Fold srtp.h into ssl.h. 9 лет назад
ssl.h Adding code to send session as PSK Identity. 8 лет назад
ssl3.h Insert a state before cert_cb. 8 лет назад
stack.h Remove STACK_OF(OPENSSL_BLOCK). 8 лет назад
stack_macros.h Remove STACK_OF(OPENSSL_BLOCK). 8 лет назад
thread.h Add missing 'does nothing' comments for consistency. 8 лет назад
time_support.h Include time.h in time_support.h. 8 лет назад
tls1.h Add TLS 1.3 1-RTT. 8 лет назад
type_check.h Try to fix MSVC and __STDC_VERSION__ again. 9 лет назад
x509.h Finish aligning up_ref functions with OpenSSL 1.1.0. 8 лет назад
x509_vfy.h Finish aligning up_ref functions with OpenSSL 1.1.0. 8 лет назад
x509v3.h Move some typedefs to base.h. 8 лет назад