.. |
aes
|
Don't use .arch in aarch64 asm with Clang.
|
2015-05-05 00:28:03 +00:00 |
asn1
|
Don't set *pval to NULL in asn1_item_ex_combine_new.
|
2015-05-04 22:54:51 +00:00 |
base64
|
Convert base64_test to C++.
|
2015-04-01 19:54:13 +00:00 |
bio
|
Add |BIO_up_ref| and |EVP_PKEY_up_ref|.
|
2015-05-05 18:30:03 +00:00 |
bn
|
Require source files define __STDC_FORMAT_MACROS to use BN FMT macros.
|
2015-05-11 18:38:08 +00:00 |
buf
|
|
|
bytestring
|
Remove unnecessary NULL checks, part 1.
|
2015-05-04 23:05:17 +00:00 |
chacha
|
|
|
cipher
|
Use EVP_AEAD_CTX in crypto/cipher/internal.h.
|
2015-05-11 23:37:21 +00:00 |
cmac
|
Add support for CMAC (RFC 4493).
|
2015-05-07 21:13:41 +00:00 |
conf
|
Add NCONF_load_bio.
|
2015-04-06 16:58:45 -07:00 |
des
|
Eliminate unnecessary includes from low-level crypto modules.
|
2015-04-13 20:49:18 +00:00 |
dh
|
Convert dh_test to C++.
|
2015-05-11 18:47:30 +00:00 |
digest
|
Replace MD5 in examples with SHA-256.
|
2015-04-13 20:55:48 +00:00 |
dsa
|
Remove unnecessary NULL checks, part 1.
|
2015-05-04 23:05:17 +00:00 |
ec
|
Don't report |ERR_R_MALLOC_FAILURE| on failure of |EC_KEY_new_by_curve_name|.
|
2015-05-09 00:05:30 +00:00 |
ecdh
|
|
|
ecdsa
|
Remove unnecessary NULL checks, part 3.
|
2015-05-04 23:12:04 +00:00 |
engine
|
|
|
err
|
Define compatibility function |ERR_remove_state|.
|
2015-05-12 19:06:18 +00:00 |
evp
|
Add evp_test, loosely based on upstream's version.
|
2015-05-11 21:44:36 +00:00 |
hkdf
|
Rename BIO_print_errors_fp back to ERR_print_errors_fp & refactor it.
|
2015-04-13 20:23:29 +00:00 |
hmac
|
Add evp_test, loosely based on upstream's version.
|
2015-05-11 21:44:36 +00:00 |
lhash
|
|
|
md4
|
Eliminate unnecessary includes from low-level crypto modules.
|
2015-04-13 20:49:18 +00:00 |
md5
|
|
|
modes
|
Fix asserts in CRYPTO_ctr128_encrypt_ctr32.
|
2015-05-11 19:17:10 +00:00 |
obj
|
Remove unnecessary NULL checks, part 4.
|
2015-05-04 23:13:12 +00:00 |
pem
|
Eliminate unnecessary includes from low-level crypto modules.
|
2015-04-13 20:49:18 +00:00 |
perlasm
|
Add assembly support for 32-bit iOS.
|
2015-05-04 22:44:24 +00:00 |
pkcs8
|
Convert pkcs12_test to C++.
|
2015-05-11 18:51:13 +00:00 |
poly1305
|
Fix ARM Clang build.
|
2015-05-05 00:24:59 +00:00 |
rand
|
Add no-op |RAND_load_file| function for compatibility.
|
2015-05-12 00:36:11 +00:00 |
rc4
|
|
|
rsa
|
Remove unnecessary NULL checks, part 4.
|
2015-05-04 23:13:12 +00:00 |
sha
|
Add assembly support for 32-bit iOS.
|
2015-05-04 22:44:24 +00:00 |
stack
|
Remove unnecessary NULL checks, part 4.
|
2015-05-04 23:13:12 +00:00 |
test
|
Add evp_test, loosely based on upstream's version.
|
2015-05-11 21:44:36 +00:00 |
x509
|
Switch EVP_PKEY_dup calls to EVP_PKEY_up_ref.
|
2015-05-06 22:57:09 +00:00 |
x509v3
|
Remove spurious declarations of |X509V3_EXT_conf| and friends.
|
2015-05-05 00:22:59 +00:00 |
arm_arch.h
|
|
|
CMakeLists.txt
|
Add file-based test framework and convert hmac_test.
|
2015-05-11 21:34:42 +00:00 |
constant_time_test.c
|
|
|
cpu-arm-asm.S
|
|
|
cpu-arm.c
|
Support Trusty, an embedded platform.
|
2015-05-08 18:34:55 +00:00 |
cpu-intel.c
|
Eliminate unnecessary includes from low-level crypto modules.
|
2015-04-13 20:49:18 +00:00 |
cpu-x86_64-asm.pl
|
|
|
cpu-x86-asm.pl
|
|
|
crypto.c
|
Compatibility changes for wpa_supplicant and OpenSSH.
|
2015-04-14 20:18:28 +00:00 |
directory_posix.c
|
Eliminate unnecessary includes from low-level crypto modules.
|
2015-04-13 20:49:18 +00:00 |
directory_win.c
|
Eliminate unnecessary includes from low-level crypto modules.
|
2015-04-13 20:49:18 +00:00 |
directory.h
|
|
|
ex_data.c
|
Remove unnecessary NULL checks, part 3.
|
2015-05-04 23:12:04 +00:00 |
header_removed.h
|
|
|
internal.h
|
Support Trusty, an embedded platform.
|
2015-05-08 18:34:55 +00:00 |
mem.c
|
|
|
thread_none.c
|
Support Trusty, an embedded platform.
|
2015-05-08 18:34:55 +00:00 |
thread_pthread.c
|
Support Trusty, an embedded platform.
|
2015-05-08 18:34:55 +00:00 |
thread_test.c
|
Support Trusty, an embedded platform.
|
2015-05-08 18:34:55 +00:00 |
thread_win.c
|
Support Trusty, an embedded platform.
|
2015-05-08 18:34:55 +00:00 |
thread.c
|
Eliminate unnecessary includes from low-level crypto modules.
|
2015-04-13 20:49:18 +00:00 |
time_support.c
|
Eliminate unnecessary includes from low-level crypto modules.
|
2015-04-13 20:49:18 +00:00 |