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

https://github.com/n3m/cryptext

Cryptographic SHA256-AES-Wrapped Passphrase Text Encoder and Decoder
https://github.com/n3m/cryptext

aes aes-encryption aes-gcm cryptography golang passphrase sha256

Last synced: 5 months ago
JSON representation

Cryptographic SHA256-AES-Wrapped Passphrase Text Encoder and Decoder

Awesome Lists containing this project

README

          

# cryptext

### Description
Cryptographic SHA256-AES-Wrapped Passphrase Text Encoder and Decoder
What this means is that from the passphrase that you give the module and the text data, we'll give you an encrypted string

### Reason
As simple as needed, I was in search of a fast and simple passphrase-encoder for text