https://github.com/sodium-friends/learntocrypto
Learn to crypto workshop
https://github.com/sodium-friends/learntocrypto
javascript libsodium nodejs
Last synced: 3 months ago
JSON representation
Learn to crypto workshop
- Host: GitHub
- URL: https://github.com/sodium-friends/learntocrypto
- Owner: sodium-friends
- License: isc
- Created: 2017-11-05T11:05:26.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-04-05T07:59:47.000Z (about 3 years ago)
- Last Synced: 2025-04-01T07:47:02.423Z (3 months ago)
- Topics: javascript, libsodium, nodejs
- Language: JavaScript
- Size: 57.6 KB
- Stars: 1,673
- Watchers: 50
- Forks: 132
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-repositories - sodium-friends/learntocrypto - Learn to crypto workshop (JavaScript)
README
# `learntocrypto`
> Learn to crypto workshop
## Usage
Learn cryptographic engineering through a set of exercises.
[**Start here: `problems/README.md`**](problems/README.md)
## Install
```sh
git clone git://github.com/sodium-friends/learntocrypto.git
```## License
[ISC](LICENSE)