Skip to content

Rust implementation of the RNG used to produce the KATs in NIST PQC competition

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

ait-crypto/nist-pqc-seeded-rng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NIST PQC: RNG for known answer tests

This crate provides a seedable RNG that produces outputs compatible with rng.c used by submissions to the NIST PQC project to obtain known answer tests from an initial seed.

Security Notes

This crate has received no security audit. Use at your own risk.

Minimum Supported Rust Version

This crate requires Rust 1.70 at a minimum. The MSRV may be changed in the future, but this change will be accompanied by a minor version bump.

License

This crate is licensed under the Apache-2.0 or MIT license.

About

Rust implementation of the RNG used to produce the KATs in NIST PQC competition

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages