Moisés Guimarães
|
78bab91615
removed duplicated check for INCOMPLETE_DATA
|
10 éve |
John Safranek
|
f669e73c8d
Merge branch 'master' of github.com:cyassl/cyassl
|
10 éve |
Moisés Guimarães
|
36b5bf0df1
Renaming Elliptic Curves to Supported Curves for better extension representation and avoid confusion.
|
10 éve |
John Safranek
|
909b9258d6
Thread safe OCSP.
|
10 éve |
Moisés Guimarães
|
9490c0dbaf
validating curves
|
10 éve |
Moisés Guimarães
|
de6a537896
exporting pkCurve info to ctx and ssl
|
10 éve |
Moisés Guimarães
|
70e3d6ddb0
removing missing extensions
|
11 éve |
Moisés Guimarães
|
75ae9dc973
added external api for Elliptic Curves Extension.
|
11 éve |
Moisés Guimarães
|
8541c2cc97
added renegotiation indication SCSV sending on client hello.
|
10 éve |
John Safranek
|
d46c68ba10
Moved OCSP into the CertManager like the CRL.
|
11 éve |
Moisés Guimarães
|
ffd58e27ef
removing deprecated TRUNCATED_HMAC_SIZE
|
11 éve |
John Safranek
|
9fe165e8f8
1. Added a couple missing checks for NULL pointers in DTLS code.
|
11 éve |
Moisés Guimarães
|
0c1e02ddd0
added truncated_hmac handing on SanityCheckCipherText, VerifyMac and BuildMessage
|
11 éve |
Moisés Guimarães
|
ba18f8b03e
added new function to retrieve SNI from a buffer.
|
11 éve |
John Safranek
|
4377996d87
Saved original SKID and AKID from certificate for later use with X.509 functions.
|
11 éve |
John Safranek
|
0fd6aed9b6
Save more decoded data from certificate for later use with X.509 functions.
|
11 éve |
Takashi Kojo
|
16bda74536
For MDK5 Pack
|
11 éve |
John Safranek
|
20e6ac7104
Added public key type to PKEY copy
|
11 éve |
John Safranek
|
4dc30fcde5
Added X.509 accessor for signature.
|
11 éve |
John Safranek
|
913e200cd0
X.509 Additions:
|
11 éve |
toddouska
|
8c7715ee33
remove CBC naming from HC-128 suites
|
11 éve |
toddouska
|
f833674171
remove CBC from RABBIT suite naming
|
11 éve |
toddouska
|
4c04b6e714
add AES Blake2b 256 basic suites for speed tests
|
11 éve |
toddouska
|
c039b0106a
add HC-128 Blake2b 256 cipher suite for speed test
|
11 éve |
toddouska
|
a14af5f0b0
move mutex to port layer at crypto level
|
11 éve |
Moisés Guimarães
|
d7a08b1a76
centralizing MAX_DIGEST_SIZE definition in hmac.h
|
11 éve |
toddouska
|
e8fcf35098
add Rsa Public/Private client key exchange callbacks, examples
|
11 éve |
toddouska
|
f3f80bd66e
add Rsa Sign/Verify callbacks, client/server examples
|
11 éve |
toddouska
|
e98f5f95c2
add public key callbacks for ecc sign/verify, examples
|
11 éve |
toddouska
|
54a2f8b9aa
add useratomic DecryptVerify Callbacks, example
|
11 éve |