Jacob Barthelmeh
|
68d7d26839
|
account for C++ compiler and fast rsa option
|
2018-01-11 14:12:11 -07:00 |
|
Jacob Barthelmeh
|
064a54f552
|
static analysis and windows fix
|
2018-01-11 14:08:22 -07:00 |
|
Jacob Barthelmeh
|
d2f1ced52f
|
added x509 functions : x509 name cmp, i2d x509 name, i2d x509, x509 print
|
2018-01-11 14:04:03 -07:00 |
|
Jacob Barthelmeh
|
31186cd341
|
add RSA compat function and stub for x509 name compare
|
2018-01-11 13:30:02 -07:00 |
|
Jacob Barthelmeh
|
f968e65314
|
add macro for get thread id and update debug message for wolfSSL_HMAC
|
2018-01-11 11:54:24 -07:00 |
|
Jacob Barthelmeh
|
f2518ecbc4
|
RC4 compatibility functions added
|
2018-01-11 11:54:24 -07:00 |
|
Jacob Barthelmeh
|
40b56e724f
|
AES cbc wrapper and AES cbf stub function
|
2018-01-11 11:54:24 -07:00 |
|
Jacob Barthelmeh
|
4a9f5f3a7e
|
add DES cksum and DES set odd parity
|
2018-01-11 11:32:00 -07:00 |
|
toddouska
|
bb52b0a7b9
|
Merge pull request #724 from JacobBarthelmeh/Compatibility-Layer-Part2
Compatibility layer part2
|
2018-01-11 08:28:54 -08:00 |
|
toddouska
|
2cdcd560a2
|
Merge pull request #1307 from JacobBarthelmeh/Testing
fix check key pair match with ECC
|
2018-01-11 08:26:25 -08:00 |
|
toddouska
|
df3c775f1d
|
Merge pull request #1304 from cconlon/dsa1864
DSA 186-4 Key Generation, raw params and key import/export
|
2018-01-11 08:25:27 -08:00 |
|
Jacob Barthelmeh
|
59b9ab9097
|
place buffer on stack instead and zero it when done
|
2018-01-10 13:36:03 -07:00 |
|
John Safranek
|
32a345e2f2
|
Merge pull request #1309 from SparkiDev/pss_var_salt_len
Add support in PSS for salt lengths up to hash length
|
2018-01-10 11:00:47 -08:00 |
|
Jacob Barthelmeh
|
8c900a2391
|
added in comments and check on return code
|
2018-01-10 10:33:48 -07:00 |
|
Chris Conlon
|
d78a6cebd8
|
allow DSA raw export functions to return buffer sizes
|
2018-01-10 10:21:58 -07:00 |
|
Jacob Barthelmeh
|
9839809c99
|
add better comments and update return values
|
2018-01-10 09:28:56 -07:00 |
|
Jacob Barthelmeh
|
89973a7eaf
|
cast for call to ecc_point copy function
|
2018-01-10 09:28:56 -07:00 |
|
Jacob Barthelmeh
|
e9432005d4
|
build for no old names and fix valgrind report
|
2018-01-10 09:28:56 -07:00 |
|
Jacob Barthelmeh
|
439498b3c1
|
remove redefinitions and add guards
|
2018-01-10 09:28:56 -07:00 |
|
Jacob Barthelmeh
|
23b271da84
|
clean up after rebase
|
2018-01-10 09:28:56 -07:00 |
|
Jacob Barthelmeh
|
0deaf1e227
|
increase max memory bucket size to account for larger WOLFSSL structure with sessioncerts
|
2018-01-10 09:28:56 -07:00 |
|
Jacob Barthelmeh
|
a60db81d09
|
check on key type with SetRsaExternal and fix for function name after rebase
|
2018-01-10 09:28:56 -07:00 |
|
Jacob Barthelmeh
|
d1b24f2bb1
|
remove unneeded XFREE with small stack
|
2018-01-10 09:28:56 -07:00 |
|
Jacob Barthelmeh
|
13bc1f64b8
|
account for larger WOLFSSL structure with save session certs
|
2018-01-10 09:28:56 -07:00 |
|
Jacob Barthelmeh
|
cecdd50eab
|
make NID values avaliable with OPENSSL_EXTRA build
|
2018-01-10 09:28:56 -07:00 |
|
Jacob Barthelmeh
|
4d9675bebe
|
fix for PKCS12 create with small stack
|
2018-01-10 09:28:56 -07:00 |
|
Jacob Barthelmeh
|
d758c114b0
|
fix return value
|
2018-01-10 09:28:56 -07:00 |
|
Takashi Kojo
|
1b7f4ad1dd
|
return value check in EVP_PKEY_encrypt
|
2018-01-10 09:28:56 -07:00 |
|
Takashi Kojo
|
09eeafe4f0
|
add cipher name "DES-EDE3"
|
2018-01-10 09:28:56 -07:00 |
|
Jacob Barthelmeh
|
c0db7d02f7
|
cast for const qualifier match on argument
|
2018-01-10 09:28:56 -07:00 |
|
Jacob Barthelmeh
|
06891fa14a
|
session SSL object size increase with compatibility layer
|
2018-01-10 09:28:56 -07:00 |
|
Jacob Barthelmeh
|
513e3b7338
|
rebasing compatiblity layer on nginx work
|
2018-01-10 09:28:56 -07:00 |
|
Takashi Kojo
|
641af21cb0
|
Fix AES192-ECB in EVP_CipherInit
|
2018-01-10 09:28:56 -07:00 |
|
Takashi Kojo
|
5237a25699
|
Add rc4 to EVP_CipherUpdate
|
2018-01-10 09:28:56 -07:00 |
|
Takashi Kojo
|
21021aa408
|
Fix EVP_Cipher padding control
|
2018-01-10 09:28:56 -07:00 |
|
Jacob Barthelmeh
|
326d889658
|
initialize extra name entries to 0
|
2018-01-10 09:28:56 -07:00 |
|
Jacob Barthelmeh
|
ab0bc32d4c
|
resolve rebase by adding an error node pull function
|
2018-01-10 09:28:56 -07:00 |
|
Jacob Barthelmeh
|
7763a002f3
|
fix for static analysis warning
|
2018-01-10 09:28:56 -07:00 |
|
Jacob Barthelmeh
|
0f2a4be832
|
update tests and memory checking
|
2018-01-10 09:28:56 -07:00 |
|
Takashi Kojo
|
7a7f686f16
|
add test case for X509_get_pubkey, d2i_PrivateKey
|
2018-01-10 09:28:56 -07:00 |
|
Takashi Kojo
|
f802103923
|
add RSA_new, RSA_LoadDer in d2i_PrivateKey
|
2018-01-10 09:28:56 -07:00 |
|
Jacob Barthelmeh
|
00670233af
|
account for fast rsa when testing get rsa size
|
2018-01-10 09:28:56 -07:00 |
|
Jacob Barthelmeh
|
c8233177c3
|
fix bio gets and enhance x509 get public key
|
2018-01-10 09:28:56 -07:00 |
|
Takashi Kojo
|
734e728fba
|
Fix padding control: EVP_CipherUpdate
|
2018-01-10 09:28:56 -07:00 |
|
Takashi Kojo
|
150481699f
|
add BIO_new_file: ssl.c, tests/api.c
|
2018-01-10 09:28:56 -07:00 |
|
Takashi Kojo
|
546d31c51c
|
add X509_load_certificate_file
|
2018-01-10 09:28:56 -07:00 |
|
Jacob Barthelmeh
|
8928160df7
|
memset structures to 0 in Init functions
|
2018-01-10 09:28:56 -07:00 |
|
Jacob Barthelmeh
|
340963742a
|
memory bio flag mapped to wolfSSL
|
2018-01-10 09:28:56 -07:00 |
|
Jacob Barthelmeh
|
1765246cf7
|
bio gets test, certificate buffer tests, and increase max static memory bucket size with sessioncerts
|
2018-01-10 09:28:56 -07:00 |
|
Jacob Barthelmeh
|
ff8da2d4fe
|
windows and no filesystem build warnings
|
2018-01-10 09:28:56 -07:00 |
|