mirror of
https://github.com/sobolevn/awesome-cryptography.git
synced 2024-10-01 11:49:56 -04:00
Added Standalone tools
section
This commit is contained in:
parent
574c107cd7
commit
5ed0848fec
@ -19,6 +19,8 @@ A curated list of cryptography resources and links.
|
||||
|
||||
- [Courses](#courses)
|
||||
|
||||
- [Standalone tools](#standalone-tools)
|
||||
|
||||
- [Frameworks and Libs](#frameworks-and-libs)
|
||||
|
||||
- [C](#c)
|
||||
@ -85,6 +87,10 @@ A curated list of cryptography resources and links.
|
||||
- [Cryptography I](https://www.coursera.org/learn/crypto)
|
||||
- [Cybrary Cryptography](https://www.cybrary.it/course/cryptography/)
|
||||
|
||||
## Standalone tools
|
||||
|
||||
- [gpg](https://www.gnupg.org/) - is a complete and free implementation of the OpenPGP standard. It allows to encrypt and sign your data and communication, features a versatile key management system. GnuPG is a command line tool with features for easy integration with other applications.
|
||||
|
||||
## Frameworks and Libs
|
||||
|
||||
### C
|
||||
|
Loading…
Reference in New Issue
Block a user