menu
paseto_dart package
documentation
chacha20/chacha20_pointycastle.dart
ChaCha20
algorithmName property
algorithmName property
dark_mode
light_mode
algorithmName
property
@
override
String
get
algorithmName
override
Get this algorithm's standard name.
Implementation
@override String get algorithmName => 'ChaCha20/$rounds';
paseto_dart package
documentation
chacha20/chacha20_pointycastle
ChaCha20
algorithmName property
ChaCha20 class