toddouska
|
ed7a5b17d8
|
Merge pull request #2808 from dgarske/mdk5
Fix for minor typos in the MDK5 examples
|
2020-02-27 12:06:50 -08:00 |
|
toddouska
|
3349dbc852
|
Merge pull request #2807 from dgarske/arg_checks
Added missing argument checks for public API's in `wolfio.c`
|
2020-02-27 12:03:32 -08:00 |
|
toddouska
|
eddf4abf8e
|
Merge pull request #2775 from embhorn/api_port
openSSL compatibility API for EVP, BIO, and SSL_SESSION
|
2020-02-27 11:51:21 -08:00 |
|
Sean Parkinson
|
f568f394b1
|
Merge pull request #2824 from julek-wolfssl/EVP-aesgcm
Fix AES-GCM IV length in wolfSSL_EVP_CIPHER_iv_length
|
2020-02-27 14:06:56 +10:00 |
|
Juliusz Sosinowicz
|
3b822ad3d5
|
Fix AES-GCM IV length in wolfSSL_EVP_CIPHER_iv_length
|
2020-02-26 22:11:36 +01:00 |
|
Sean Parkinson
|
969e4dccc5
|
Merge pull request #2803 from julek-wolfssl/EVP-aesgcm
Evp aesgcm
|
2020-02-25 08:24:30 +10:00 |
|
David Garske
|
7a3138f841
|
Merge pull request #2817 from miyazakh/rename_enum_tisp
Rename enumeration definition
|
2020-02-23 18:40:48 -08:00 |
|
Hideki Miyazaki
|
3187624d9e
|
rename common naming enum
|
2020-02-22 11:35:02 +09:00 |
|
David Garske
|
0f188be892
|
Merge pull request #2805 from ejohnstown/update-config
configure
|
2020-02-21 09:35:52 -08:00 |
|
Sean Parkinson
|
5716862a8a
|
Merge pull request #2813 from julek-wolfssl/openssh-8.1
Remove redundant wolfSSL_EVP_CIPHER_CTX_iv_length call
|
2020-02-21 09:52:44 +10:00 |
|
Eric Blankenhorn
|
403c263e0b
|
Fix valgrind issue
|
2020-02-20 17:28:34 -06:00 |
|
Eric Blankenhorn
|
b74dac6171
|
Fix WIN test
|
2020-02-20 17:28:34 -06:00 |
|
Eric Blankenhorn
|
60dea0c53a
|
Fix VS error
|
2020-02-20 17:28:34 -06:00 |
|
Eric Blankenhorn
|
e4188d935b
|
Fix WIN error
|
2020-02-20 17:28:34 -06:00 |
|
Eric Blankenhorn
|
b4563e6af3
|
Fix CFB and OFB
|
2020-02-20 17:28:34 -06:00 |
|
Eric Blankenhorn
|
61ebfd571c
|
Fix new file error
|
2020-02-20 17:28:34 -06:00 |
|
Eric Blankenhorn
|
a64e1540ba
|
Adding EVP support for SHA3
|
2020-02-20 17:28:34 -06:00 |
|
Eric Blankenhorn
|
6eda4e7b46
|
Fix in test
|
2020-02-20 17:28:34 -06:00 |
|
Eric Blankenhorn
|
95f973a5be
|
Adding test and dox for ERR_print_errors_cb
|
2020-02-20 17:28:34 -06:00 |
|
Eric Blankenhorn
|
936312f77e
|
Adding ERR_print_errors_cb
|
2020-02-20 17:28:33 -06:00 |
|
Jacob Barthelmeh
|
a0ddb05a07
|
change evp with cfb1 expect input size in bytes
|
2020-02-20 17:28:33 -06:00 |
|
Eric Blankenhorn
|
1a96558b6e
|
Adding macro and XTS support functions
|
2020-02-20 17:28:33 -06:00 |
|
Eric Blankenhorn
|
922b308029
|
Fix from review
|
2020-02-20 17:28:33 -06:00 |
|
Jacob Barthelmeh
|
3eee891cf5
|
fix redefinition warning on older clang compiler
|
2020-02-20 17:28:33 -06:00 |
|
Jacob Barthelmeh
|
51d55ed1c8
|
account for different peer certificate in test case, g++ build fix, static memory size increase
|
2020-02-20 17:28:33 -06:00 |
|
Jacob Barthelmeh
|
a9accb6c39
|
add more macro guards for builds
|
2020-02-20 17:28:33 -06:00 |
|
Jacob Barthelmeh
|
b67ade5164
|
account for cavp build
|
2020-02-20 17:28:33 -06:00 |
|
Jacob Barthelmeh
|
76eec8884b
|
clean up memory after test and don't leak x509 with get session peer
|
2020-02-20 17:28:33 -06:00 |
|
Eric Blankenhorn
|
258382048d
|
Fix test failures
|
2020-02-20 17:28:33 -06:00 |
|
Eric Blankenhorn
|
018f313cca
|
Fix clang warning
|
2020-02-20 17:28:33 -06:00 |
|
Eric Blankenhorn
|
5a87dbe094
|
Adding tests for EVP_CIPHER_CTX_reset
|
2020-02-20 17:28:33 -06:00 |
|
Eric Blankenhorn
|
64dcf5740a
|
Fix for AES_XTS
|
2020-02-20 17:28:33 -06:00 |
|
Eric Blankenhorn
|
e421d9f52c
|
Fix in evp_aes_xts init
|
2020-02-20 17:28:33 -06:00 |
|
Jacob Barthelmeh
|
d7c1b9561f
|
fix for cfb1 mode and add EVP tests
|
2020-02-20 17:28:33 -06:00 |
|
Jacob Barthelmeh
|
d6be24c4f7
|
add 192/256 key size tests of EVP cfb8
|
2020-02-20 17:28:33 -06:00 |
|
Jacob Barthelmeh
|
d4428ebc0c
|
add EVP cfb1 test and update some EVP code
|
2020-02-20 17:28:32 -06:00 |
|
Jacob Barthelmeh
|
887eeb3c47
|
add EVP tests for cfb128
|
2020-02-20 17:28:32 -06:00 |
|
Jacob Barthelmeh
|
9d61ba6c62
|
initial cfb1/cfb8 support added
|
2020-02-20 17:28:32 -06:00 |
|
Eric Blankenhorn
|
9c4e0807e2
|
Adding EVP_aes_###_xts tests (not complete)
|
2020-02-20 17:28:32 -06:00 |
|
Eric Blankenhorn
|
16ce670897
|
Revert "Testing aes_*_xts"
This reverts commit 776eeb756c70b052849323d7645622a3f1d2b76a.
|
2020-02-20 17:28:32 -06:00 |
|
Eric Blankenhorn
|
3197d67e62
|
Testing aes_*_xts
|
2020-02-20 17:28:32 -06:00 |
|
Jacob Barthelmeh
|
49def96998
|
add test for get0 session peer certificate
|
2020-02-20 17:28:32 -06:00 |
|
Jacob Barthelmeh
|
653235cd57
|
add stub implementation for SSL_MODE_AUTO_RETRY
|
2020-02-20 17:28:32 -06:00 |
|
Jacob Barthelmeh
|
b83a5840d6
|
add stub function for wolfSSL_EVP_mdc2
|
2020-02-20 17:28:32 -06:00 |
|
Jacob Barthelmeh
|
c2c3e0d4aa
|
add initial implementation for wolfSSL_SESSION_get0_peer
|
2020-02-20 17:28:32 -06:00 |
|
Jacob Barthelmeh
|
ab49120652
|
add aesofb benchmark
|
2020-02-20 17:28:32 -06:00 |
|
Jacob Barthelmeh
|
df0d5f3b08
|
add EVP_aes_*_ofb implementation and tests, add support for inline with OFB
|
2020-02-20 17:28:32 -06:00 |
|
Jacob Barthelmeh
|
e837894578
|
add AES-OFB mode
|
2020-02-20 17:28:32 -06:00 |
|
Jacob Barthelmeh
|
65732c2269
|
add bio retry and set close tests
|
2020-02-20 17:28:32 -06:00 |
|
Jacob Barthelmeh
|
3137312911
|
update to implementation of BIO_MD type
|
2020-02-20 17:28:32 -06:00 |
|