David Garske
|
499b9c4f35
Merge pull request #5456 from SparkiDev/ssl_set1_curve_fix
|
il y a 2 ans |
Sean Parkinson
|
4d8a713783
wolfSSL_CTX_set1_curves_list: X25519 and X448 defines
|
il y a 2 ans |
Sean Parkinson
|
fb531dacc2
Certs with RSA-PSS sig
|
il y a 2 ans |
David Garske
|
7004157869
Merge pull request #5387 from TakayukiMatsuo/tk14445
|
il y a 2 ans |
TakayukiMatsuo
|
79fb1783c4
Suppress build errors when defining some disable macros
|
il y a 2 ans |
David Garske
|
96fcc129ec
Merge pull request #5213 from JacobBarthelmeh/req
|
il y a 2 ans |
David Garske
|
2c2a7750a4
Merge pull request #5414 from darktohka/feature/chacha20-poly1305-evp
|
il y a 2 ans |
David Garske
|
0c1add08e3
Merge pull request #5416 from darktohka/feature/chacha20-outl-bytes
|
il y a 2 ans |
Jacob Barthelmeh
|
52b80ea52a
expand functions included in opensslextra and add REQ print out
|
il y a 2 ans |
Disyer
|
e3dd7677c8
Add tests for chacha20-poly1305 EVP integration
|
il y a 2 ans |
Disyer
|
e8febaf414
Ensure ChaCha20 updates out length during cipher update
|
il y a 2 ans |
Sean Parkinson
|
460845ba49
Maths bit size: ensure size is right
|
il y a 2 ans |
David Garske
|
a98642ba61
Merge pull request #5383 from julek-wolfssl/negating-ciphersuites
|
il y a 2 ans |
Juliusz Sosinowicz
|
e7cd1562b4
Expand SetCipherList()
|
il y a 2 ans |
Sean Parkinson
|
8fa2449a63
Cert path length: add flag to indicate path length set
|
il y a 2 ans |
Hayden Roche
|
daf5135642
Begin refactor of api.c.
|
il y a 2 ans |
JacobBarthelmeh
|
1281d97b1e
Merge pull request #5373 from haydenroche5/error_queue_fix
|
il y a 2 ans |
Kareem
|
741d61574b
Make wolfSSL_CTX_clear_options available without OPENSSL_EXTRA.
|
il y a 2 ans |
Hayden Roche
|
e6da540fb3
Fix backwards behavior for various wolfSSL_ERR* functions.
|
il y a 2 ans |
David Garske
|
f4191a102b
Merge pull request #5304 from SKlimaRA/SKlimaRA/cert-pathlen
|
il y a 2 ans |
David Garske
|
aab2459d1f
Merge pull request #5372 from JacobBarthelmeh/copyright
|
il y a 2 ans |
David Garske
|
c029b23043
Merge pull request #5308 from SparkiDev/ecies_gen_iv
|
il y a 2 ans |
Stanislav Klima
|
66c5a947fd
XSTRNCPY, fixed typos
|
il y a 2 ans |
Sean Parkinson
|
09bba3510f
ECIES: Google Pay ECIES
|
il y a 2 ans |
Jacob Barthelmeh
|
8eaa85e412
update copyright year to 2022
|
il y a 2 ans |
Stanislav Klima
|
1a44bad8cc
drafted test case for path len
|
il y a 2 ans |
Hayden Roche
|
a1b7c29309
Make wolfSSL_(get|set)_options available outside compat layer.
|
il y a 2 ans |
David Garske
|
2d5bc72c9b
Fixes for ED25519/ED448 private key with public key export (RFC8410). Added length only support.
|
il y a 2 ans |
Daniel Pouzzner
|
ccc5952369
global fixup to check or explicitly ignore return values from failable library/system calls that weren't already being checked;
|
il y a 2 ans |
David Garske
|
34c576d2a7
Fixes for possible NULL dereference for heap hint in pk.c Fix typo in api.c test for dynamic type.
|
il y a 2 ans |