3 releases (breaking)
0.3.0 | Mar 15, 2023 |
---|---|
0.2.0 | Feb 22, 2023 |
0.1.0 | Sep 13, 2022 |
#6 in #pqc
78 downloads per month
Used in 4 crates
7KB
117 lines
PQC_CORE
Common functionalities for pqc crates.
Nothing is exported by default.
Enable features as needed.
Features
load
- Parses Known Answer Tests and seed buffers from a file into KAT structszero
- Convenience function for conditionally zeroizing variablesunique_feature
- Asserts mutually exclusive features aren't selectedbatch_default
- Instantiates mutable default variables
Dependencies
~8KB