Skip to content

Latest commit

 

History

323 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SHRINCS

This repository is the staging ground for work on the SHRINCS specification document and accompanying BIPs.

Warning

All code and cryptography specified in this repository are highly experimental and subject to change.

Formal security proofs and optimized implementations are forthcoming as future work.

Templating

The SHRINCS specification in SHRINCS.md includes Python reference code and documentation defined inline at impl/shrincs.py. We use simple templating to pull Python code and docstrings from shrincs.py.

If you wish to make changes to the specification of SHRINCS functions inside of a <!-- DOC START xyz --> ... <!-- DOC END xyz --> templating envelope, please make the changes directly in shrincs.py first, and then run the pydoc_insert.py script.

Warning

Running the templating script will overwrite SHRINCS.md. Make sure you have saved and committed other important changes first!

./pydoc_insert.py

A simple git pre-commit validation hook is available in hooks/pre-commit, to remind you to run the templating script if needed before committing.

cp hooks/pre-commit .git/hooks

About

The SHRINCS specification staging area. (WARNING: WIP)

Topics

Resources

Stars

11 stars

Watchers

1 watching

Forks

Contributors

Languages