Jouni Malinen
|
f29761297b
BoringSSL: Implement crypto_ecdh_init()
|
il y a 7 ans |
Jouni Malinen
|
77f273c82c
Extend SHA-384 and SHA-512 support to match SHA-256
|
il y a 8 ans |
Jouni Malinen
|
ae1ec1aaf2
OpenSSL: Add wrapper functions for ECDH
|
il y a 8 ans |
Jouni Malinen
|
5f0e165e80
crypto: Add return value to DES and AES encrypt/decrypt
|
il y a 8 ans |
Jouni Malinen
|
aeecd4eaec
OpenSSL: Fix hmac_sha384_vector() implementation
|
il y a 8 ans |
Jouni Malinen
|
f229f2c67d
tests: Add TEST_FAIL() to OpenSSL aes_wrap() and aes_unwrap()
|
il y a 8 ans |
Jouni Malinen
|
ef495c78dd
OpenSSL: Implement sha384_vector()
|
il y a 8 ans |
Christian Neukirchen
|
0d42179e12
LibreSSL: Fix dh5 code
|
il y a 8 ans |
David Benjamin
|
478441bf81
OpenSSL: Fix OpenSSL 1.1.0 compatibility functions
|
il y a 8 ans |
Jouni Malinen
|
460e5cdf43
OpenSSL: Fix OpenSSL 1.1.0 DH operation
|
il y a 9 ans |
Jouni Malinen
|
e6804fef93
OpenSSL: Update to match the modified DH_get0_key() API
|
il y a 9 ans |
Jouni Malinen
|
3787c91da0
OpenSSL: Pull in header files to check function prototypes
|
il y a 9 ans |
Jouni Malinen
|
6a9681e90c
OpenSSL: Make dh5_init() match the generic implementation
|
il y a 9 ans |
Jouni Malinen
|
49fe2ada20
OpenSSL: Support OpenSSL 1.1.0 DH opacity
|
il y a 9 ans |
Jouni Malinen
|
f73b167c69
tests: Add TEST_FAIL() calls into OpenSSL bignum operations
|
il y a 9 ans |
Jouni Malinen
|
03e3ddf84e
OpenSSL: Fix memory leak in HMAC_CTX compatibility wrapper function
|
il y a 9 ans |
Jouni Malinen
|
6014890bfb
OpenSSL: Fix memory leak with EVP_CIPHER_CTX_new()
|
il y a 9 ans |
Jouni Malinen
|
ac2053b103
OpenSSL: Clean up openssl_digest_vector() to use a single implementation
|
il y a 9 ans |
Jouni Malinen
|
5c9a33702f
OpenSSL: Clean up crypto_hash_*() to use a single implementation
|
il y a 9 ans |
Jouni Malinen
|
587b0457e0
LibreSSL: Fix build with LibreSSL
|
il y a 9 ans |
Jouni Malinen
|
465196ebd2
tests: aes_encrypt_init() and aes_decrypt_init() to use TEST_FAIL
|
il y a 9 ans |
Jouni Malinen
|
1eb87ae48d
OpenSSL: Use EVP_CIPHER_CTX_new() to work with OpenSSL 1.1.0
|
il y a 9 ans |
Jouni Malinen
|
de213e84e0
OpenSSL: Drop support for OpenSSL 0.9.8
|
il y a 9 ans |
Jouni Malinen
|
36478a16e6
OpenSSL: Support new API for HMAC/EVP_MD_CTX in OpenSSL 1.1.x-pre1
|
il y a 9 ans |
Jouni Malinen
|
11c9ddb766
Add TEST_FAIL() condition to aes_128_cbc_encrypt/decrypt()
|
il y a 9 ans |
Jouni Malinen
|
cc4f3d6ea7
tests: Add TEST_FAIL() condition to omac1_aes_vector()
|
il y a 9 ans |
Jouni Malinen
|
8fd1d6236d
OpenSSL: Add TEST_FAIL() checks to allow error path testing
|
il y a 9 ans |
Jouni Malinen
|
812f28b79c
BoringSSL: Allow internal AES key wrap to be used with "OpenSSL" build
|
il y a 9 ans |
Jouni Malinen
|
7cb53ded11
Add build option to remove all internal RC4 uses
|
il y a 10 ans |
Jouni Malinen
|
e234c7c010
OpenSSL: Remove md4_vector() from CONFIG_FIPS=y builds
|
il y a 10 ans |