Skip to content

tearsofphoenix/QuantumNova

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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