Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vacekj/crypto
Learning cryptography by reimplementing it
https://github.com/vacekj/crypto
Last synced: 2 days ago
JSON representation
Learning cryptography by reimplementing it
- Host: GitHub
- URL: https://github.com/vacekj/crypto
- Owner: vacekj
- License: mit
- Created: 2023-12-14T22:39:11.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2023-12-14T22:41:07.000Z (11 months ago)
- Last Synced: 2024-04-14T02:03:14.600Z (7 months ago)
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# roll your own crypto
Learning cryptography by reimplementing it. Roll-your-own-crypto versions of:
- Shamir secret sharing
- Reed-Solomon encoding
- https://tomverbeure.github.io/2022/08/07/Reed-Solomon.html
- Trusted setup