liboqs-rust
liboqs-rust copied to clipboard
Support RustCrypto KEM and Signature traits
RustCrypto has finally decided what traits they want to have for KEMs and Signature schemes. We should probably make sure our types implement those traits as well.
See also https://github.com/rustpq/pqcrypto/issues/40
Hi Thom, is this still relevant? I could give it a shot.
Hi Sebastian! Thom is working on other projects now, so I'm not sure he'll be able to respond. I don't have much Rust expertise, but I would say that if you have Rust expertise and see a need for it, then go ahead!