Skip to content

wrauner/cryptopals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

25 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Cryptopals challenges done in Node.js

In this repository you can find my answers to cryptopals crypto challenges. Challenges are available on Cryptopals website.

Code is written in ES2015, tests done using mocha and chai.

How to run:

npm install
npm test

Progress:

βœ… Basics

☐ Block crypto

☐ Block & stream crypto

☐ Stream crypto & randomness

☐ Diffie-Hellman and friends

☐ RSA and RSA

☐ Hashes

☐ Abstract Algebra

About

Cryptopals challenges done in node.js πŸ”

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published