k210-sdk-stuff/rust/secp256k1-test
Wladimir J. van der Laan a1c65405ea rust: Clean up cargo patches
No more need for any `k210-hal` and `k210-pac` patches with 0.2.0
2019-12-28 20:17:37 +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: Clean up cargo patches 2019-12-28 20:17:37 +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.