Skip to content

A basic implementation of sphinx/route-blinding for grokking purposes

Notifications You must be signed in to change notification settings

alecchendev/onion-fun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

onion-fun

A basic implementation of sphinx/route-blinding for grokking purposes. The crypto was the main focus; the serialization is mainly a placeholder.

Some resources that were helpful while making this:

Run from root directory:

python3 -m venv <venv-name>
source <venv-name>/bin/activate
pip install -r requirements.txt
python3 -m unittest main.py

About

A basic implementation of sphinx/route-blinding for grokking purposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages