menu
cipherlib package
documentation
hashlib.dart
CRC16
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-16/${params.name}";
cipherlib package
documentation
hashlib
CRC16
name property
CRC16 class