Skip to content

SABER Post-Quantum Algorithm Implementation: Python Edition

License

Notifications You must be signed in to change notification settings

Przemyslaw11/Saber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptography_project_2024

It is a repository with the source code, report, and materials for the project of the 2024 class of the Cryptography methods in data science course at the AGH University of Krakow. The scope of the project is to implement the post-quantum SABER algorithm in a high-level programming language - Python.

The implementation is based on the SABER specification document, esspecially relevant sections are:

Relevant links

Getting started

  1. Install the saber package:
    pip install -e .

  2. Play with the use cases located in the /saber/usecases.ipynb notebook file.

About

SABER Post-Quantum Algorithm Implementation: Python Edition

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published