tango ~master (2025-06-29T14:40:56.0544651)
Dub
Repo
Cipher.name
tango
util
cipher
Cipher
Cipher
enum
bool
ENCRYPT
;
enum
bool
DECRYPT
;
Return Value
Type:
const
(
char
)[]
The name of the algorithm of this cipher.
Meta
Source
See Implementation
tango
util
cipher
Cipher
Cipher
functions
initialized
reset
update
properties
name
static functions
invalid
reverse
variables
DECRYPT
ENCRYPT
_encrypt
_initialized