menu
pointycastle package
documentation
stream/chacha20.dart
ChaCha20Engine
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';
pointycastle package
documentation
stream/chacha20
ChaCha20Engine
algorithmName property
ChaCha20Engine class