module

Swim::Cipher

Class methods

decrypt(payload : Bytes, key : Bytes) : String
Source
encrypt(plaintext : String, key : Bytes) : Bytes
Source