Unit 'flcHash' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_fundamentals]

THashType

Declaration

Source position: flcHash.pas line 875

type THashType = (

  hashChecksum32,

  

  hashXOR8,

  

  hashXOR16,

  

  hashXOR32,

  

  hashCRC16,

  

  hashCRC32,

  

  hashAdler32,

  

  hashELF,

  

  hashMD5,

  

  hashSHA1,

  

  hashSHA256,

  

  hashSHA512,

  

  hashRipeMD160,

  

  hashHMAC_MD5,

  

  hashHMAC_SHA1,

  

  hashHMAC_SHA256,

  

  hashHMAC_SHA512

  

);



CT Web help

CodeTyphon Studio