//
pkg.gl
Category
github.com/protonmail/gopenpgp
subtle
package
1.0.0
Repository:
https://github.com/protonmail/gopenpgp.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
23 SLOC
#
Functions
DecryptWithoutIntegrity
DecryptWithoutIntegrity decrypts data encrypted with AES-CTR.
DeriveKey
DeriveKey derives a key from a password using scrypt.
EncryptWithoutIntegrity
EncryptWithoutIntegrity encrypts data with AES-CTR.