Closed quantumshiro closed 2 months ago
Oops, I wrote a simple test and it wasn't working.
this?
error[E0658]: use of unstable library feature 'int_roundings'
--> src/cryptography/falcon/math.rs:112:14
|
112 | .next_multiple_of(8) as usize
| ^^^^^^^^^^^^^^^^
|
= note: see issue #88581 <https://github.com/rust-lang/rust/issues/88581> for more information
I will investigate the bug once
The branch name is ‘fft’, but it implements the signature scheme falcon. This library should work.