menu
pointycastle package
documentation
stream/salsa20.dart
Salsa20Engine
algorithmName property
algorithmName property
dark_mode
light_mode
algorithmName
property
@
override
String
algorithmName
final
Get this algorithm's standard name.
Implementation
@override
final
String
algorithmName =
'Salsa20'
;
pointycastle package
documentation
stream/salsa20
Salsa20Engine
algorithmName property
Salsa20Engine class