mirror of
https://github.com/saymrwulf/risc0-curve25519-dalek-source.git
synced 2026-09-05 20:10:35 +00:00
A missing import of the Borrow trait caused the build to break with the "yolocrypto" feature enabled; this was't caught by CI because the CI machine that Travis used didn't have AVX2, so the code was never built. This commit adds the missing import and changes `std` to `core` so that the AVX2 backend builds with no_std, but this isn't tested and is, actually, "yolocrypto". |
||
|---|---|---|
| .. | ||
| avx2 | ||
| u32 | ||
| u64 | ||
| mod.rs | ||