menu
pointycastle package
documentation
stream/chacha7539.dart
ChaCha7539Engine
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 => 'ChaCha7539/$rounds';
pointycastle package
documentation
stream/chacha7539
ChaCha7539Engine
algorithmName property
ChaCha7539Engine class