Preparing search index...
The search index is not available
@evlt/apix-client
@evlt/apix-client
@evlt/apix-client
SymmetricEncryptionAlgorithm
Type Alias SymmetricEncryptionAlgorithm
SymmetricEncryptionAlgorithm
:
"fast"
|
"balanced"
|
"secure"
An algorithm used for symmetric encryption.
'fast': ChaCha20-Poly1305 - Modern, fast authenticated encryption, especially efficient on mobile devices.
'balanced': AES-256-CTR - Good balance of speed and security, widely supported, requires separate authentication.
'secure': AES-256-GCM - Maximum security with built-in authenticated encryption, industry standard.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@evlt/apix-client
Loading...
An algorithm used for symmetric encryption.