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 12:22:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
34cac68f81eae1874b66678a049f1b665063283f
wolfssl
/
wolfcrypt
History
David Garske
34cac68f81
Added wolfCrypt test example for setting a custom serial number. Changed CTC_SERIAL_SIZE to 16 (more common max).
2017-10-11 19:16:58 -07:00
..
benchmark
Fix cast warnings with wolfCrypt test/benchmark. Cleanup of 80 char max line length in wolfCrypt test.
2017-09-22 15:22:42 -07:00
src
Enhancement to allow a serial number to be customized via
Cert.serial
and
Cert.serialSz
for cert request or generation. Fix to make sure serial number is always postive and has no leading zeros. Increase the size of the certificate serial number to 20 bytes.
2017-10-11 17:21:26 -07:00
test
Added wolfCrypt test example for setting a custom serial number. Changed CTC_SERIAL_SIZE to 16 (more common max).
2017-10-11 19:16:58 -07:00
user-crypto
fix for clang warning on RsaKey redefinition
2017-09-14 15:08:15 -06:00