Skip to content

adi93/cryptopals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptopals

Solution set for cryptopals challenge, written in Node.js

Bear in my mind that doing these challenges is my way of learning both practical cryptography AND javascript. As such, don't use these as a reference on how to write idiomatic javascript.

No external dependencies are required, and each file can be run in isolation (except in case when it needs to read from an external file). I preferred to duplicate code here, since I was learning a new language.

Table of contens

Set 1:

Set 2:

Set 5:

About

Cryptopals challenge in js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published