Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
VirtualFs::Crypto::AEAD
Inherits
Reference
/
Object
Constructors
new
(cipher_name :
String
, key :
Bytes
)
Source
Instance methods
cipher_name
Source
decrypt
(input :
IO
, output :
IO
, nonce :
Bytes
) :
Nil
Source
encrypt
(input :
IO
, output :
IO
, nonce :
Bytes
) :
Nil
Source
key
Source