Tony Arcieri

Results 2560 comments of Tony Arcieri

This seems like a similar bug report to https://github.com/RustCrypto/hashes/issues/563. For some reason we haven't gotten any reports on this in years, then get two in as many days. Strange. See...

This seems like a recent rustdoc regression. I've filed an upstream issue: https://github.com/rust-lang/rust/issues/120983

> I believe the reason behind the generic_array crate usage is that this crate was created and started using GenericArray's long before generic constants were available in stable rust (they...

Yes, this is definitely something I have planned, it’s just a somewhat painful migration. One annoying problem is `impl_modulus!` takes a little endian string for the modulus instead of a...

Yeah, quantum safe algorithms should be covered there, although the section could probably be updated with some new crates which have recently appeared

Most CSPRNGs are already quantum-safe, as in they can't be easily attacked using Grover's Algorithm

@stevefan1999-personal yes, it moved to https://github.com/zkcrypto/merlin