Jacob Barthelmeh
|
01cd58cc43
fix wolfSSL_DH_1536_prime
|
7 years ago |
Jacob Barthelmeh
|
479b7e5ca8
SHA1 implementation and test
|
7 years ago |
Jacob Barthelmeh
|
7cc7de9d4a
add set msg callback tests
|
7 years ago |
Jacob Barthelmeh
|
990e1f3ddf
implement wolfSSL set msg callback function
|
7 years ago |
Jacob Barthelmeh
|
01e6feb060
add hmac ctx copy testing to unit tests
|
7 years ago |
Jacob Barthelmeh
|
b9001d3c4d
implement X509 store ctx set error function
|
7 years ago |
Jacob Barthelmeh
|
86112a574f
implement X509 store ctx get ssl idx
|
7 years ago |
Jacob Barthelmeh
|
c8381afdc1
implement asn1 object to nid function
|
7 years ago |
Jacob Barthelmeh
|
189a4d74c0
implement get error line data function
|
7 years ago |
Jacob Barthelmeh
|
f393eb9176
implement ssl set session id context
|
7 years ago |
Jacob Barthelmeh
|
ede8127569
implement function for setting CTX verify depth
|
7 years ago |
Jacob Barthelmeh
|
762b7144e0
implement WOLFSSL get app data and set app data functions
|
7 years ago |
Jacob Barthelmeh
|
3089fa2d27
group sk x509 functions together and implement sk x509 pop free
|
7 years ago |
Jacob Barthelmeh
|
b369112ed3
implement CTX check private key function
|
7 years ago |
Jacob Barthelmeh
|
86deb23d2f
put a macro guard on stub functions and implement quick ones, alo update macro guards on recent BN and RSA tests
|
7 years ago |
Jacob Barthelmeh
|
266132521c
implement RSA key generation compatibility function and BN get word
|
7 years ago |
Jacob Barthelmeh
|
47f234dce2
add wolfSSL_EVP_md4 function
|
7 years ago |
Jacob Barthelmeh
|
ad6cc6be2e
fix clang build warnings and change return type
|
7 years ago |
Jacob Barthelmeh
|
db3badb73a
add GENERAL NAME stack functions and fix WOLFSSL_BIO free with files
|
7 years ago |
Takashi Kojo
|
32ca91cd2f
fix return value type of fread
|
7 years ago |
Jacob Barthelmeh
|
d1c05c1883
fix DER to internal private key function
|
7 years ago |
Jacob Barthelmeh
|
46a0cedb08
return value for printing asn1 time
|
7 years ago |
Jacob Barthelmeh
|
32bf163633
update base64 WOLFSSL_BIO encoding and checking session context ID
|
7 years ago |
Jacob Barthelmeh
|
b5ab505d1e
testing with WOLFSSL_BIO write
|
7 years ago |
Jacob Barthelmeh
|
dc4159546b
refactor WOLFSSL_BIO read/write to bio.c and update read and write for base64 formating
|
7 years ago |
Jacob Barthelmeh
|
52a89349dd
resolves redefinition warnings with clang builds
|
7 years ago |
Jacob Barthelmeh
|
930930ebc4
update DER to internal function with private RSA key
|
7 years ago |
Jacob Barthelmeh
|
e9f3d7f898
add the function ERR remove state and test for it
|
7 years ago |
toddouska
|
2e6f97621a
Merge pull request #764 from JacobBarthelmeh/Compatibility-Layer-Part3
|
7 years ago |
Jacob Barthelmeh
|
2945213871
update to d2i_PUBKEY function
|
7 years ago |