Skip to content

πŸ”’ Basic implementation of post quantum NTRU cryptographic system - key generation, encryption, decryption

Notifications You must be signed in to change notification settings

joannawetesko/NTRU-cryptosystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 

Repository files navigation

NTRU setup, encryption and decryption algorithm

Implemented in Python using SageMath software system.

  1. Download SageMath from http://www.sagemath.org/download.html
  2. Run a script in terminal:
foo@bar:~$ ./sage NTRU.sage
foo@bar:~$ /your/location/of/SageMath/folder/sage NTRU.sage

About

πŸ”’ Basic implementation of post quantum NTRU cryptographic system - key generation, encryption, decryption

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages