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 07:52:23 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
90f97f4a5a55a8ffebb6b58f037ca152e9168e6e
wolfssl
/
wolfcrypt
History
Jacob Barthelmeh
90f97f4a5a
fix for unused variable
2018-03-21 09:16:43 -06:00
..
benchmark
update tests and benchmark for HAVE_AES_DECRYPT
2018-02-19 17:32:39 -07:00
src
fix for unused variable
2018-03-21 09:16:43 -06:00
test
Cleanup ECC point import/export code. Added new API
wc_ecc_import_unsigned
to allow importing public x/y and optional private as unsigned char. Cleanup
wc_ecc_sign_hash
to move the hardware crypto code into a separate function. Added missing tests for
wc_ecc_export_public_raw
,
wc_ecc_export_private_raw
and new test for
wc_ecc_import_unsigned
.
2018-03-19 13:28:57 -07:00
user-crypto
build for no old names and fix valgrind report
2018-01-10 09:28:56 -07:00