data | ||
tests | ||
.gitignore | ||
basics.ts | ||
package-lock.json | ||
package.json | ||
README.md | ||
utils.ts |
Crypto Pals
My attempts at the CryptoPals challenges.
Stack: Node.js with Typescript, using TDD.
Running
npm i
npm test
Progress:
- Set 1:
- Challenge 1
- Challenge 2
- Challenge 3
- Challenge 4
- Challenge 5
- Challenge 6
- Challenge 7
- Challenge 8
- Set 2:
- Set 3:
- Set 4:
- Set 5;
- Set 6:
- Set 7:
- Set 8: