Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 278 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 278 Bytes

Quantum Nova

C version of libPQP post-quantum cryptography library

Library dependencies:

  1. openssl (big number support)
  2. libtomcrypt (SHA256, SHA512, Base64)
  3. fftw3
  4. optional AES or Salsa20 as symmetric encrypt

Make System: CMake