Skip to content

piotr-roslaniec/crypto-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crypto-notes

Educational notes and implementations of cryptography and related topics.

Please do not use any of this in production. Not that it would work. But still.

Installation

For installing Python 3.10, we suggest using pyenv.

We also use pipenv to easily manage dependencies.

pipenv shell --python3.10
pipenv install --dev

Git Hooks

You may want to install the pre-commit git hook:

cp ./scripts/pre-commit.sh .git/hooks/pre-commit

Usage

pipenv shell
pipenv run jupyter notebook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •