An open API service indexing awesome lists of open source software.

https://github.com/valenradovich/encrypt

encryption methods and tests
https://github.com/valenradovich/encrypt

Last synced: 3 months ago
JSON representation

encryption methods and tests

Awesome Lists containing this project

README

        

# encryption
this repository is a extremely dummy example of how to use the `gpg` command to encrypt and decrypt files.

## GnuPG
GnuPG is a free implementation of the OpenPGP standard. It is a tool that provides encryption and digital signature functionality. It is a command line tool with features for easy integration with other applications. GnuPG is a complete and free implementation of the OpenPGP standard as defined by RFC4880 (also known as PGP). GnuPG allows you to encrypt and sign your data and communication, features a versatile key management system as well as access modules for all kinds of public key directories. GnuPG, also known as GPG, is a command line tool with features for easy integration with other applications. A wealth of frontend applications and libraries are available. GnuPG also provides support for S/MIME and Secure Shell (ssh).