Skip to content

tb01923/understanding-cryptography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

understanding-cryptography

A series of spikes to help me work through the Paar and Pelzl book Understanding Cryptography.

The intent is not to write the most performant code. in fact much of this could be optimized even in it's current state by the introduction of memoize around all of the deterministic functions.

Also I wanted to keep this project self contained, so I provided my own implementation of "functional" list functions. The only external dependencies are Mocha and Chai for testing.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published