選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
David Benjamin 1d59f6e3e2 Add a flag to toggle the buggy RSA parser. 7年前
..
aead.h Add EVP_AEAD_CTX_[new|free] and UniquePtr support. 7年前
aes.h Replace keywrap AEADs with upstream's APIs. 8年前
arm_arch.h Remove CRYPTO_set_NEON_functional. 8年前
asn1.h Remove crypto/asn1 LONG and ZLONG. 7年前
asn1_mac.h Purge the remainder of asn1_mac.h. 8年前
asn1t.h Remove BIGNUM and CBIGNUM crypto/asn1 types. 7年前
base.h Detach encrypt and keygen hooks from RSA_METHOD. 7年前
base64.h Replace base64 decoding. 8年前
bio.h Remove support for blocking DTLS timeout handling. 7年前
blowfish.h Add decrepit, initially containing CAST and Blowfish. 9年前
bn.h Downgrade BN_kronecker to bn_jacobi and unexport. 7年前
buf.h Fold stack-allocated types into headers. 8年前
buffer.h Add buffer.h for compatibility. 9年前
bytestring.h Convert bytestring_test to GTest. 7年前
cast.h Add decrepit, initially containing CAST and Blowfish. 9年前
chacha.h Require in == out for in-place encryption. 8年前
cipher.h Add support for 3DES-ECB. 7年前
cmac.h Fold stack-allocated types into headers. 8年前
conf.h Fix out-of-memory condition in conf. 7年前
cpu.h Add an OPENSSL_ia32cap_get() function for C code. 7年前
crypto.h First part of the FIPS module. 7年前
curve25519.h Import additional test vectors from RFC 8032. 7年前
des.h Fix shared library build on OS X. 9年前
dh.h Fold stack-allocated types into headers. 8年前
digest.h Decouple PKCS#12 hash lookup from the OID table. 7年前
dsa.h Spellcheck our public headers. 7年前
dtls1.h Opaquify DTLS structs. 9年前
ec.h Fix check_fips for public keys and synchronize the EC and RSA versions. 7年前
ec_key.h Add PWCT for RSA and ECDSA for FIPS 140-2. 7年前
ecdh.h Const-correct ECDH_compute_key. 8年前
ecdsa.h ECDSA: const EC_KEY* arguments where possible. 7年前
engine.h Fold stack-allocated types into headers. 8年前
err.h Document ERR_error_string_n standalone. 7年前
evp.h Add a flag to toggle the buggy RSA parser. 7年前
ex_data.h Skip free callbacks on empty CRYPTO_EX_DATAs. 8年前
hkdf.h Const-correct HKDF_expand. 8年前
hmac.h Fold stack-allocated types into headers. 8年前
is_boringssl.h Ensure consumers set up include paths properly. 7年前
lhash.h Remove lh_new's default hash and comparator. 7年前
lhash_macros.h Add CRYPTO_BUFFER and CRYPTO_BUFFER_POOL. 8年前
md4.h Add one-shot |MD4| function. 8年前
md5.h Store the partial block as uint8_t, not uint32_t. 8年前
mem.h Fold stack-allocated types into headers. 8年前
nid.h Implement draft-ietf-curdle-pkix-04's serialization. 7年前
obj.h Spellcheck our public headers. 7年前
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 Disable SSLv3 by default. 7年前
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 Add PKCS7_get_raw_certificates. 7年前
pkcs8.h Decouple PKCS8_encrypt and PKCS8_decrypt's core from crypto/asn1. 7年前
pkcs12.h Move public headers to include/openssl/ 10年前
poly1305.h Revert "Enable upstream's Poly1305 code." 8年前
pool.h Fix a couple of missing spaces in comments. 7年前
rand.h Add corpora for fuzzers with fuzzer mode disabled. 8年前
rc4.h Add |RC4_options| to decrepit. 8年前
ripemd.h Add RIPEMD160 support in decrepit. 8年前
rsa.h Use a minimal totient when generating RSA keys. 7年前
safestack.h Rename safe_stack.h to safestack.h. 9年前
sha.h Remove SHA_LBLOCK and SHA_LONG. 7年前
srtp.h Fold srtp.h into ssl.h. 9年前
ssl.h Remove old SSL min/max version functions. 7年前
ssl3.h Prune some dead constants. 7年前
stack.h Unwind multiprime RSA support. 7年前
stack_macros.h Unwind multiprime RSA support. 7年前
thread.h Add missing 'does nothing' comments for consistency. 8年前
tls1.h Remove experimental TLS 1.3 short record header extension. 7年前
type_check.h Get OPENSSL_COMPILE_ASSERT working in function bodies. 7年前
x509.h Move PKCS#7 functions into their own directory. 7年前
x509_vfy.h Add |X509_STORE_set0_additional_untrusted|. 7年前
x509v3.h Fix up macros. 8年前