k210-sdk-stuff/rust/secp256k1-test
Wladimir J. van der Laan 9bdf7ea2df rust: Factor PLL computation out from sysctl
If you need to have mystery meat algorithms, at least abstract
them.
2019-08-21 08:49:41 +00:00
..
src rust: Factor PLL computation out from sysctl 2019-08-21 08:49:41 +00:00
.gitignore rust: Add secp256k1 test 2019-08-07 18:14:48 +00:00
Cargo.toml rust: Update secp256k1 dependency to 0.15.2 2019-08-14 17:57:05 +00:00
README.md rust: Add secp256k1 test 2019-08-07 18:14:48 +00:00

secp256k1-test

Test for using the elliptic curve cryptography library secp256k1 from rust on a RISC-V device.