This website requires JavaScript.
Explore
Help
Sign In
Cyclic0007
/
wolfssl
Watch
1
Star
0
Fork
0
You've already forked wolfssl
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e0a035a0631ca82b73c91e5a1ef6773bc2e3f1f6
wolfssl
/
wolfssl
History
John Safranek
aed68e1c69
1. Needed to tell the client to use sctp.
...
2. Creating the example sockets needed the IPPROTO type.
2016-08-26 19:58:36 -07:00
..
openssl
Added TLS support for all SECP and Brainpool curves. Added ECC curve specs for all Brainpool, Koblitz and R2/R3. Adds new "HAVE_ECC_BRAINPOOL", "HAVE_ECC_KOBLITZ", "HAVE_ECC_SECPR2" and "HAVE_ECC_SECPR3" options. ECC refactor to use curve_id in _ex functions. NID and ECC Id's match now. Added ability to encode OID (HAVE_OID_ENCODING), but leave off by default and will use pre-encoded value for best performance.
2016-07-07 10:59:45 -07:00
wolfcrypt
fix normal math 16bit digit_bit for all ecc sizes
2016-08-26 13:47:53 -07:00
callbacks.h
Various improvements to support openssl compatibility.
2016-08-05 14:15:47 -07:00
certs_test.h
update certs, extend ntru to 1000 days, add der formatted ecc, new ecc buffer test
2016-08-12 13:00:52 -06:00
crl.h
prepare for release v3.9.0
2016-03-17 16:02:13 -06:00
error-ssl.h
Added asynchronous wolfCrypt RSA, TLS client and Cavium Nitrox V support. Asynchronous wolfSSL client support for "DoServerKeyExchange", "SendClientKeyExchange", "SendCertificateVerify" and "DoCertificateVerify". Fixes for async DTLS. Refactor of the wolf event and async handling for use in wolfCrypt. Refactor of the async device support so its hardware agnostic. Added Cavium Nitrox V support (Nitrox tested using SDK v0.2 CNN55XX-SDK with new configure "--with-cavium-v=/dir" option). Moved Nitrox specific functions to new port file "port/cavium/cavium_nitrox.c". RSA refactor to handle async with states. RSA optimization for using dpraw for private key decode. Use double linked list in wolf event for faster/cleaner code. Use typedef for wolf event flag. Cleanup of the async error codes. wolfCrypt test and benchmark support for async RSA. Asynchronous mode enabled using "./configure --enable-asynccrypt". If no async hardware is defined then the internal async simulator (WOLFSSL_ASYNC_CRYPT_TEST) is used. Note: Using async mode requires async.c/h files from wolfSSL. If interested in using asynchronous mode please send email to info@wolfssl.com.
2016-08-15 13:59:41 -06:00
include.am
Moved mem_track.h into wolfssl/wolfcrypt. Added new WOLFSSL_DEBUG_MEMORY option. Added documentation for using mem_track and new debug memory option.
2016-05-04 10:04:38 -07:00
internal.h
1. Added missing -DWOLFSSL_SCTP to configure.ac.
2016-08-26 19:58:36 -07:00
ocsp.h
tlsx with static memory / account for session certs size
2016-06-08 09:18:43 -06:00
options.h.in
prepare for release v3.9.0
2016-03-17 16:02:13 -06:00
sniffer_error.h
prepare for release v3.9.0
2016-03-17 16:02:13 -06:00
sniffer_error.rc
Add decrypt of AES-GCM to the sniffer.
2015-10-19 11:28:25 -07:00
sniffer.h
add ssl_FreeZeroDecode() to sniffer.c
2016-03-31 13:25:39 -06:00
ssl.h
1. Added missing -DWOLFSSL_SCTP to configure.ac.
2016-08-26 19:58:36 -07:00
test.h
1. Needed to tell the client to use sctp.
2016-08-26 19:58:36 -07:00
version.h
prepare for release 3.9.8
2016-07-28 15:46:45 -06:00
version.h.in
prepare for release v3.9.0
2016-03-17 16:02:13 -06:00