mirror of
https://github.com/sobolevn/awesome-cryptography.git
synced 2025-04-14 20:33:01 -04:00
Added a link for simple crpto tool (#121)
This commit is contained in:
parent
0bf47a59ec
commit
b6aa6485e3
@ -27,6 +27,7 @@ A curated list of cryptography resources and links.
|
||||
- [Standalone](#standalone)
|
||||
- [Plugins](#plugins)
|
||||
- [Git](#git)
|
||||
- [Playgrounds](#playgrounds)
|
||||
- [Frameworks and Libs](#frameworks-and-libs)
|
||||
- [C](#c)
|
||||
- [C#](#c-sharp)
|
||||
@ -150,6 +151,10 @@ A curated list of cryptography resources and links.
|
||||
- [git-crypt](https://github.com/AGWA/git-crypt) - Transparent file encryption in git.
|
||||
- [git-secret](https://sobolevn.github.io/git-secret/) - Bash-tool to store your private data inside a git repository.
|
||||
|
||||
### Playgrounds
|
||||
|
||||
- [Cryptography Playground](https://vishwas1.github.io/crypto/index.html#/crypto) - A simple web tool to play and learn basic concepts of cryptography like, hashing, symmetric, asymmetric, zkp etc.
|
||||
|
||||
## Frameworks and Libs
|
||||
|
||||
### C
|
||||
|
Loading…
x
Reference in New Issue
Block a user