Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 413 Bytes

readme.md

File metadata and controls

14 lines (9 loc) · 413 Bytes

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