util
v1.3.5
Search documentation of util
Default
Default
In-browser search
Settings
cipher
(util v1.3.5)
View Source
Summary
Functions
decrypt/2
decrypt_base64/2
encrypt/2
encrypt_base64(Text, KeyBase64)
gpg_key_decode/1
Decode PGP public key
make_key(PlainKey)
make_key_base64(PlainKey)
Functions
decrypt/2
decrypt_base64/2
encrypt/2
encrypt_base64(Text, KeyBase64)
gpg_key_decode/1
-spec
gpg_key_decode(
string
() |
binary
()) -> [
public_key:pem_entry
()].
Decode PGP public key
make_key(PlainKey)
make_key_base64(PlainKey)