crypto_pals/README.md
2024-07-31 11:11:34 +02:00

200 B

Crypto Pals

My attempts at the CryptoPals challenges.

Stack: Node.js with Typescript, using TDD.

Initialization

npm i

Run tests:

npm test