tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
Cipher.encrypt
tagion
crypto
Cipher
Cipher
Undocumented in source. Be warned that the author may not have intended to support it.
const
(
CipherDocument
)
encrypt
(const(SecureNet) net, const(Pubkey) pubkey, const(Document) msg)
const
(
CipherDocument
)
encrypt
(const(SecureNet) net, const(Document) msg)
struct
Cipher
static
const
(
CipherDocument
)
encrypt
(
const
(
SecureNet
)
net
,
const
(
Document
)
msg
)
Meta
Source
See Implementation
tagion
crypto
Cipher
Cipher
aliases
AES
manifest constants
CRC_SIZE
static functions
decrypt
encrypt
structs
CipherDocument