Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
Swim::Cipher
Class methods
decrypt
(payload :
Bytes
, key :
Bytes
) :
String
Source
encrypt
(plaintext :
String
, key :
Bytes
) :
Bytes
Source