To add the hash value of a file (MD5, SHA, CRC etc) to its file name, use the HASH Value Tags.
The following hash value tags are supported: <(hash:crc32)>, <(hash:md5)>,<(hash:sha1)>,<(hash:sha256)>,<(hash:sha3)>,<(hash:keccak)>. These tags will be replaced by the corresponding hash value of the file and can be used to add a hash value to the file name.
Example :
Add (7)
Suffix: _<(hash:md5)>
will add the MD5 of the file to the name as suffix with _