This website requires JavaScript.
Explore
Help
Sign In
wolfSSL
/
wolfssl
Watch
1
Star
0
Fork
1
You've already forked wolfssl
mirror of
https://github.com/wolfSSL/wolfssl.git
synced
2026-01-27 11:52:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ff05c8a7a5b199e1898db3fd8ccea6e69afb1174
wolfssl
/
src
History
Jacob Barthelmeh
ff05c8a7a5
expanding compatibility layer
2016-12-28 14:45:29 -07:00
..
bio.c
COMPAT. LAYER : jenkins warnings and spacing around if statements
2016-12-28 14:44:05 -07:00
crl.c
Fixes for building with CRL monitor when not linux, OS X or FreeBSD and --enable-distro set. Cleanup of the crl.c HAVE_CRL_MONITOR checks for OS and make sure if StopMonitor preprocessor is defined the function will also be defined.
2016-12-07 07:07:27 -08:00
include.am
Merge pull request
#604
from JacobBarthelmeh/PKCS12
2016-11-04 15:50:50 -07:00
internal.c
expanding compatibility layer
2016-12-28 14:45:29 -07:00
io.c
New Atmel support (WOLFSSL_ATMEL) and port for ATECC508A (WOLFSSL_ATECC508A). Adds wolfCrypt support for ECC Hardware acceleration using the ATECC508A. Adds new PK callback for ECC shared secret. Fixed missing "wc_InitRng_ex" when using "CUSTOM_RAND_GENERATE_BLOCK". Added ATECC508A RNG block function for P-RNG bypass ability. Added internal "wolfSSL_GetEccPrivateKey" function for getting reference to private key for ECC shared secret (used in test.h for testing PK_CALLBACK mode). Added README.md for using the Atmel ATECC508A port.
2016-12-07 07:57:55 -08:00
keys.c
static analysis : Fix warnings with wc_AesCcmSetKey
2016-10-12 10:02:53 -06:00
ocsp.c
Rename *Mutex Functions with wc_ prefix. Expose these functions for
2016-10-03 16:36:05 -06:00
sniffer.c
Prevent forcezero from running on freed memory
2016-12-08 15:11:41 -07:00
ssl.c
expanding compatibility layer
2016-12-28 14:45:29 -07:00
tls.c
fix Windows debug build warning with secure renegotiation
2016-12-09 14:31:21 -08:00