Skip to content

Python library providing experiments with quantum-resistant algorithms

License

Notifications You must be signed in to change notification settings

c4ristian/encryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

encryption

What is it?

This Python library provides experiments with quantum-resistant algorithms such as AES-256 and Kyber. Key results are documented in this article.

Where to get it

The source code is currently hosted on GitHub at: https://github.com/c4ristian/encryption

Setup

conda env create -f environment.yml

conda activate encryption

Jupyter

Install Kernel

python -m ipykernel install --user --name=encryption

Run Notebooks

jupyter notebook --notebook-dir="./notebooks"

License

Apache 2.0

Disclaimer

Code provided in this repository is prototypical and not intended for production use. In accordance with the license, there is no warranty for the published content.

Contact us

[email protected]

About

Python library providing experiments with quantum-resistant algorithms

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published