..
asn1
limit the feature macro stuff to __linux__
3 years ago
base64
Add various OpenSSL compatibility functions.
3 years ago
bio
limit the feature macro stuff to __linux__
3 years ago
blake2
Extract common rotl/rotr functions.
3 years ago
bn_extra
Add APIs for checking ASN.1 INTEGERs.
4 years ago
buf
acvp: add CMAC-AES support.
5 years ago
bytestring
Reject [UNIVERSAL 0] in DER/BER element parsers.
3 years ago
chacha
Don't use __ARMEL__/__ARMEB__ in aarch64 assembly
3 years ago
cipher_extra
Make EVP_CIPHER opaque.
3 years ago
conf
conf: fix getting keys from the default section.
4 years ago
curve25519
Update fiat-crypto.
3 years ago
des
Move DES out of the FIPS module.
3 years ago
dh_extra
Add DH_compute_key_padded.
4 years ago
digest_extra
Include SHA512-256 in EVP_get_digestbyname and EVP_MD_do_all.
4 years ago
dsa
Fix the easy -Wformat-signedness errors.
3 years ago
ec_extra
Add APIs for checking ASN.1 INTEGERs.
4 years ago
ecdh_extra
acvp: add CMAC-AES support.
5 years ago
ecdsa_extra
acvp: add CMAC-AES support.
5 years ago
engine
acvp: add CMAC-AES support.
5 years ago
err
Use X509 certificate alias as friendlyName in PKCS12
3 years ago
evp
Clean up ECDSA EVP_PKEY_CTRL_MD validation.
3 years ago
fipsmodule
Make EVP_CIPHER opaque.
3 years ago
hkdf
acvp: add CMAC-AES support.
5 years ago
hmac_extra
Add note to HMAC test vectors from NIST
3 years ago
hpke
HPKE is now RFC 9180.
3 years ago
hrss
hrss: always normalize.
3 years ago
lhash
Remove lh_FOO_doall.
4 years ago
obj
Refer to RFCs consistently.
4 years ago
pem
Implement PEM_read_bio_DHparams with the macro.
3 years ago
perlasm
Use C preprocessor comments in assembly headers.
3 years ago
pkcs7
Add PKCS7_bundle_raw_certificates function which takes CRYPTO_BUFFERs
3 years ago
pkcs8
Use X509 certificate alias as friendlyName in PKCS12
3 years ago
poly1305
Work around another C language bug with empty spans.
3 years ago
pool
Switch CRYPTO_BUFFER_POOL to SipHash-2-4.
3 years ago
rand_extra
Move CPU detection symbols to crypto/internal.h.
3 years ago
rc4
acvp: add CMAC-AES support.
5 years ago
rsa_extra
Validate RSA public keys more consistently.
4 years ago
siphash
Extract common rotl/rotr functions.
3 years ago
stack
Improve sk_dup.
4 years ago
test
Try to require C++14.
3 years ago
trust_token
Remove unions in EC_SCALAR and EC_FELEM.
3 years ago
x509
Remove X509_CRL_METHOD.
3 years ago
x509v3
Use the correct function types in X509V3_EXT_METHODs.
3 years ago
CMakeLists.txt
Add a service indicator for FIPS 140-3.
3 years ago
abi_self_test.cc
Remove VS 2015 support.
3 years ago
compiler_test.cc
acvp: add CMAC-AES support.
5 years ago
constant_time_test.cc
acvp: add CMAC-AES support.
5 years ago
cpu_aarch64_apple.c
Don't #include "internal.h" twice.
3 years ago
cpu_aarch64_fuchsia.c
Add ARMV8_SHA512 detection for Fuchsia.
3 years ago
cpu_aarch64_linux.c
Move CPU detection symbols to crypto/internal.h.
3 years ago
cpu_aarch64_win.c
Move CPU detection symbols to crypto/internal.h.
3 years ago
cpu_arm.c
Move CPU detection symbols to crypto/internal.h.
3 years ago
cpu_arm_linux.c
Move CPU detection symbols to crypto/internal.h.
3 years ago
cpu_arm_linux.h
Rename CPU feature files with underscores.
3 years ago
cpu_arm_linux_test.cc
Rename CPU feature files with underscores.
3 years ago
cpu_intel.c
Move CPU detection symbols to crypto/internal.h.
3 years ago
cpu_ppc64le.c
Move CPU detection symbols to crypto/internal.h.
3 years ago
crypto.c
Switch __ARM_FEATURE_CRYPTO to __ARM_FEATURE_{AES,SHA2}.
3 years ago
crypto_test.cc
Allow the integrity test to be run on demand.
3 years ago
ex_data.c
acvp: add CMAC-AES support.
5 years ago
impl_dispatch_test.cc
Check static CPU capabilities on x86.
3 years ago
internal.h
Add a service indicator for FIPS 140-3.
3 years ago
mem.c
ASAN replaces malloc and free with its own implementation.
3 years ago
refcount_c11.c
acvp: add CMAC-AES support.
5 years ago
refcount_lock.c
acvp: add CMAC-AES support.
5 years ago
refcount_test.cc
acvp: add CMAC-AES support.
5 years ago
self_test.cc
acvp: add CMAC-AES support.
5 years ago
thread.c
acvp: add CMAC-AES support.
5 years ago
thread_none.c
acvp: add CMAC-AES support.
5 years ago
thread_pthread.c
Remove OPENSSL_DANGEROUS_RELEASE_PTHREAD_KEY build flag.
4 years ago
thread_test.cc
acvp: add CMAC-AES support.
5 years ago
thread_win.c
acvp: add CMAC-AES support.
5 years ago