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
e6547c75cde0991d5e2e67f0d24cde8053808503
wolfssl
/
wolfcrypt
History
Juliusz Sosinowicz
e6547c75cd
Reimplement external data as it was before: a fixed size vector. This makes external data implementation easier as it doesn't require allocation or cleanup. Only zeroing the entire structure that it is in (which happens in all structures anyway) and then calling the appropriate getter and setter functions to manipulate external data.
2020-02-18 21:37:06 +01:00
..
benchmark
Add support for P384 curve into SP
2020-02-17 15:46:34 +10:00
src
Reimplement external data as it was before: a fixed size vector. This makes external data implementation easier as it doesn't require allocation or cleanup. Only zeroing the entire structure that it is in (which happens in all structures anyway) and then calling the appropriate getter and setter functions to manipulate external data.
2020-02-18 21:37:06 +01:00
test
OpenSSH changes
2020-02-18 21:37:06 +01:00
user-crypto
Changes to clear issues raised by cppcheck
2020-01-30 14:24:32 +10:00