選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
David Benjamin 65dac9c8a3 Fix the name of OPENSSL_add_all_algorithms_conf. 8年前
..
aead.h Require in == out for in-place encryption. 8年前
aes.h Fix documentation typo. 9年前
arm_arch.h Remove CRYPTO_set_NEON_functional. 8年前
asn1.h Remove ASN.1 BIOs. 8年前
asn1_mac.h Ditch remaining filename comments from public headers and ssl/ 9年前
asn1t.h Remove ASN.1 print hooks. 8年前
base.h Wrap MSVC-only warning pragmas in a macro. 8年前
base64.h Replace base64 decoding. 8年前
bio.h Test both synchronous and asynchronous DTLS retransmit. 8年前
blowfish.h Add decrepit, initially containing CAST and Blowfish. 9年前
bn.h Deprecate |BN_mod_exp2_mont| and simplify its implementation. 8年前
buf.h Add BUF_MEM_reserve. 8年前
buffer.h Add buffer.h for compatibility. 9年前
bytestring.h Make tls_open_record always in-place. 8年前
cast.h Add decrepit, initially containing CAST and Blowfish. 9年前
chacha.h Require in == out for in-place encryption. 8年前
cipher.h Switch all 'num' parameters in crypto/modes to unsigned. 8年前
cmac.h Style: fix some header guards 9年前
conf.h Fix the shared library build. 8年前
cpu.h Make CRYPTO_is_NEON_capable aware of the buggy CPU. 8年前
crypto.h Add CRYPTO_has_asm. 8年前
curve25519.h Tweak X25519 documentation. 8年前
des.h Fix shared library build on OS X. 9年前
dh.h Reimplement PKCS #3 DH parameter parsing with crypto/bytestring. 8年前
digest.h Add |EVP_dss1| as an alias for |EVP_sha1| in decrepit. 8年前
dsa.h Add DSA_generate_parameters to decrepit. 8年前
dtls1.h Opaquify DTLS structs. 9年前
ec.h Restore EC_GROUP_new_by_curve_name and EC_GROUP_set_generator. 8年前
ec_key.h Drop support for engines-provided signature verification. 8年前
ecdh.h Clean up |ECDH_compute_key|. 9年前
ecdsa.h Update comments to better document in-place semantics. 8年前
engine.h Unwind DH_METHOD and DSA_METHOD. 9年前
err.h Have doc.go parse struct comments. 8年前
evp.h Fix the name of OPENSSL_add_all_algorithms_conf. 8年前
ex_data.h Skip free callbacks on empty CRYPTO_EX_DATAs. 8年前
hkdf.h Separating HKDF into HKDFExtract and HKDFExpand. 8年前
hmac.h Reimplement PKCS#12 key derivation. 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 Add CRYPTO_[malloc|free|realloc] as aliases for the OPENSSL_𝑥 names. 8年前
newhope.h Add missing newline in newhope.h. 8年前
nid.h Elliptic curve + post-quantum key exchange 8年前
obj.h Rename obj_mac.h to nid.h and make it a multiply-includable header. 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 Changes to support node.js's use of PKCS#12. 8年前
pkcs12.h Move public headers to include/openssl/ 10年前
poly1305.h Revert "Enable upstream's Poly1305 code." 8年前
pqueue.h Export pqueue functions. 10年前
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 Do RSA blinding unless |e| is NULL and specifically requested not to. 8年前
safestack.h Rename safe_stack.h to safestack.h. 9年前
sha.h Revert md_len removal from SHA256_CTX and SHA512_CTX. 8年前
srtp.h Fold srtp.h into ssl.h. 9年前
ssl.h Fix typo. 8年前
ssl3.h Rename SERVER_DONE to SERVER_HELLO_DONE. 8年前
stack.h Remove stack macros for nonexistent types. 8年前
stack_macros.h Fix stack macro const-ness. 8年前
thread.h Add some getters for the old lock callbacks. 8年前
time_support.h Include time.h in time_support.h. 8年前
tls1.h Adding ECDHE-PSK GCM Ciphersuites. 8年前
type_check.h Try to fix MSVC and __STDC_VERSION__ again. 9年前
x509.h Add checks to X509_NAME_oneline() 8年前
x509_vfy.h Ensure verify error is set when X509_verify_cert() fails. 8年前
x509v3.h Add missing prototypes. 8年前