This website requires JavaScript.
Explore
Help
Register
Sign In
WolfSSL
/
wolfssl
mirror of
https://github.com/wolfSSL/wolfssl.git
Watch
1
Star
0
Fork
You've already forked wolfssl
0
Code
Issues
Releases
Wiki
Activity
ffa2cdd2d1
wolfssl
/
wolfcrypt
History
Daniel Pouzzner
ffa2cdd2d1
add public function wc_curve25519() "compute the public key from an existing private key, using bare vectors."; rename existing _LOCAL functions wc_curve25519_GetBasePoint() and wc_curve25519() to nxp_ltc_curve25519_GetBasePoint() and nxp_ltc_curve25519() respectively; add const qualifiers opportunistically to existing _LOCAL function curve25519()
2020-08-05 16:28:17 -05:00
..
benchmark
…
src
add public function wc_curve25519() "compute the public key from an existing private key, using bare vectors."; rename existing _LOCAL functions wc_curve25519_GetBasePoint() and wc_curve25519() to nxp_ltc_curve25519_GetBasePoint() and nxp_ltc_curve25519() respectively; add const qualifiers opportunistically to existing _LOCAL function curve25519()
2020-08-05 16:28:17 -05:00
test
Merge pull request
#3187
from SparkiDev/config_fix_1
2020-08-03 16:41:50 -07:00
user-crypto
…