pqc_core 0.3.0

Common functionality for the pqc series of crates
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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 structs
* `zero` - Convenience function for conditionally zeroizing variables
* `unique_feature` - Asserts mutually exclusive features aren't selected
* `batch_default` - Instantiates mutable default variables