menu
cipherlib package
documentation
hashlib.dart
CRC64
name property
name property
dark_mode
light_mode
name
property
@
override
String
get
name
override
The name of this algorithm
Implementation
@override String get name => "CRC-64/${params.name}";
cipherlib package
documentation
hashlib
CRC64
name property
CRC64 class