menu
pointycastle package
documentation
block/blowfish.dart
BlowfishEngine
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 => 'Blowfish';
pointycastle package
documentation
block/blowfish
BlowfishEngine
algorithmName property
BlowfishEngine class