Jacob Barthelmeh
|
9290b2e464
RAND cleanup and no-op functions for compatibility -- brackets added to ssl.c if statements for gcc-6
|
8 years ago |
Jacob Barthelmeh
|
54af9fb884
compatibility mapping for STORE_CTX functions and added test case
|
8 years ago |
Jacob Barthelmeh
|
f0c19ba9b2
add internal to DER X509 function
|
8 years ago |
Jacob Barthelmeh
|
7da0f50457
tests for added DES functions and fix check on DES key
|
8 years ago |
Jacob Barthelmeh
|
2b75d0faf3
asn1 string compatibility
|
8 years ago |
Jacob Barthelmeh
|
0bfa399b6c
fix check key pair match with ECC
|
7 years ago |
Chris Conlon
|
e42fea8710
add unit tests for DSA raw key and param import/export functions
|
7 years ago |
Jacob Barthelmeh
|
b22ae9de4c
add DH callback to example server and client
|
7 years ago |
Jacob Barthelmeh
|
915f628bc7
add DH Agree callback
|
7 years ago |
jrblixt
|
6c76a89785
Add ECC unit test functions.
|
7 years ago |
jrblixt
|
8a51df9fd8
Spacing issue per Chris.
|
7 years ago |
jrblixt
|
555551b745
Added Ed25519 to unit test functions.
|
7 years ago |
Chris Conlon
|
83cb000958
Merge pull request #1289 from jrblixt/unitTest_api_addCmac-PR08162017
|
7 years ago |
Chris Conlon
|
0c709a9088
Merge pull request #1098 from jrblixt/unitTest_api_addSha3-PR08112017
|
7 years ago |
Chris Conlon
|
2660ff0b93
Merge pull request #1251 from kojo1/openSSL-Compat-201711
|
7 years ago |
jrblixt
|
4552c8a4a7
AES_CMAC unit test functions added.
|
7 years ago |
Chris Conlon
|
adc8ca0f16
api.c fix for fast-rsa
|
7 years ago |
jrblixt
|
98603d9e74
Sha3 unit test functions.
|
7 years ago |
Go Hosohara
|
bfed9f28d3
Modification for compliling application with libsignal-protocol-c.
|
7 years ago |
David Garske
|
57c0b5d4ac
Adjustment to fix for --enable-32bit where time_t is not long.
|
7 years ago |
David Garske
|
bbd27b491e
Fix for building with --enable-32bit where test assumes time_t is long.
|
7 years ago |
Takashi Kojo
|
98235f9e36
fix hard tabs
|
7 years ago |
Takashi Kojo
|
b664a1187b
fix hard tabs, new line
|
7 years ago |
Takashi Kojo
|
64caf325f8
add ctx == NULL checks, fix spacing
|
7 years ago |
Takashi Kojo
|
8f31d36bcd
gurde SSL_get_peer_cert_chain->count check by macro option
|
7 years ago |
Takashi Kojo
|
eb85accea9
Fix 'buffer' shadows a global (2)
|
7 years ago |
Takashi Kojo
|
79b648c006
Fix ‘buffer’ shadows a global
|
7 years ago |
Takashi Kojo
|
a320ca92fb
fix rebase miss
|
7 years ago |
Takashi Kojo
|
fce1b90b63
SSL_get_peer_cert_chain(ssl)->count value check in api.c
|
7 years ago |
Takashi Kojo
|
803bd7c612
Review feedbacks: refactor test_SSL_set_options and add SSL_clear_option
|
7 years ago |