| QuickHash Library | Type Library |
|
Predefined Types
| Type Name | Type Description |
| QHASH_Digest |
A structure with one field named Value which represents an array of bytes to hold a digest of any type. |
| MD2_Context | A structure with one field named Value which represents an array of bytes to hold a MD2 context. |
| MD2_Digest | A structure with one field named Value which represents an array of bytes to hold a MD2 digest. |
| MD2_HexDigest | A structure with one field named Value which represents an array of bytes to hold the hexadecimal representation of a MD2 digest. |
| MD4_Context | A structure with one field named Value which represents an array of bytes to hold a MD4 context. |
| MD4_Digest | A structure with one field named Value which represents an array of bytes to hold a MD4 digest. |
| MD4_HexDigest | A structure with one field named Value which represents an array of bytes to hold the hexadecimal representation of a MD5 digest. |
| MD5_Context | A structure with one field named Value which represents an array of bytes to hold a MD5 context. |
| MD5_Digest | A structure with one field named Value which represents an array of bytes to hold a MD5 digest. |
| MD5_HexDigest | A structure with one field named Value which represents an array of bytes to hold the hexadecimal representation of a MD5 digest. |
| SHA1_Context | A structure with one field named Value which represents an array of bytes to hold a SHA1 context. |
| SHA1_Digest | A structure with one field named Value which represents an array of bytes to hold a SHA1 digest. |
| SHA1_HexDigest | A structure with one field named Value which represents an array of bytes to hold the hexadecimal representation of a SHA1 digest. |
| SHA256_Context | A structure with one field named Value which represents an array of bytes to hold a SHA256 context. |
| SHA256_Digest | A structure with one field named Value which represents an array of bytes to hold a SHA256 digest. |
| SHA256_HexDigest | A structure with one field named Value which represents an array of bytes to hold the hexadecimal representation of a SHA256 digest. |
| SHA384_Context | A structure with one field named Value which represents an array of bytes to hold a SHA384 context. |
| SHA384_Digest | A structure with one field named Value which represents an array of bytes to hold a SHA384 digest. |
| SHA384_HexDigest | A structure with one field named Value which represents an array of bytes to hold the hexadecimal representation of a SHA384 digest. |
| SHA512_Context | A structure with one field named Value which represents an array of bytes to hold a SHA512 context. |
| SHA512_Digest | A structure with one field named Value which represents an array of bytes to hold a SHA512 digest. |
| SHA512_HexDigest | A structure with one field named Value which represents an array of bytes to hold the hexadecimal representation of a SHA512 digest. |
| RIPEMD128_Context | A structure with one field named Value which represents an array of bytes to hold a RIPEMD128 context. |
| RIPEMD128_Digest | A structure with one field named Value which represents an array of bytes to hold a RIPEMD128 digest. |
| RIPEMD128_HexDigest | A structure with one field named Value which represents an array of bytes to hold the hexadecimal representation of a RIPEMD128 digest. |
| RIPEMD160_Context | A structure with one field named Value which represents an array of bytes to hold a RIPEMD160 context. |
| RIPEMD160_Digest | A structure with one field named Value which represents an array of bytes to hold a RIPEMD160 digest. |
| RIPEMD160_HexDigest | A structure with one field named Value which represents an array of bytes to hold the hexadecimal representation of a RIPEMD160 digest. |
| RIPEMD256_Context | A structure with one field named Value which represents an array of bytes to hold a RIPEMD256 context. |
| RIPEMD256_Digest | A structure with one field named Value which represents an array of bytes to hold a RIPEMD256 digest. |
| RIPEMD256_HexDigest | A structure with one field named Value which represents an array of bytes to hold the hexadecimal representation of a RIPEMD256 digest. |
| RIPEMD320_Context | A structure with one field named Value which represents an array of bytes to hold a RIPEMD320 context. |
| RIPEMD320_Digest | A structure with one field named Value which represents an array of bytes to hold a RIPEMD320 digest. |
| RIPEMD320_HexDigest | A structure with one field named Value which represents an array of bytes to hold the hexadecimal representation of a RIPEMD320 digest. |
| PANAMA_Context | A structure with one field named Value which represents an array of bytes to hold a PANAMA context. |
| PANAMA_Digest | A structure with one field named Value which represents an array of bytes to hold a PANAMA digest. |
| PANAMA_HexDigest | A structure with one field named Value which represents an array of bytes to hold the hexadecimal representation of a PANAMA digest. |
| TIGER_Context | A structure with one field named Value which represents an array of bytes to hold a TIGER context. |
| TIGER_Digest | A structure with one field named Value which represents an array of bytes to hold a TIGER digest. |
| TIGER_HexDigest | A structure with one field named Value which represents an array of bytes to hold the hexadecimal representation of a TIGER digest. |
| CRC16_Context | A structure with one field named Value which represents an array of bytes to hold a CRC16 context. |
| CRC16_Digest | A structure with one field named Value which represents an array of bytes to hold a CRC16 checksum. |
| CRC16_HexDigest | A structure with one field named Value which represents an array of bytes to hold the hexadecimal representation of a CRC16 checksum. |
| CRC16C_Context | A structure with one field named Value which represents an array of bytes to hold a CRC16C context. |
| CRC16C_Digest | A structure with one field named Value which represents an array of bytes to hold a CRC16C checksum. |
| CRC16C_HexDigest | A structure with one field named Value which represents an array of bytes to hold the hexadecimal representation of a CRC16C checksum. |
| CRC32_Context | A structure with one field named Value which represents an array of bytes to hold a CRC32 context. |
| CRC32_Digest | A structure with one field named Value which represents an array of bytes to hold a CRC32 checksum. |
| CRC32_HexDigest | A structure with one field named Value which represents an array of bytes to hold the hexadecimal representation of a CRC32 checksum. |
| ADLER32_Context | A structure with one field named Value which represents an array of bytes to hold an ADLER32 context. |
| ADLER32_Digest | A structure with one field named Value which represents an array of bytes to hold an ADLER32 checksum. |
| ADLER32_HexDigest | A structure with one field named Value which represents an array of bytes to hold the hexadecimal representation of an ADLER32 checksum. |
| HMAC_Context | A structure with one field named Value which represents an array of bytes to hold an HMAC context. |
| HMAC_Digest | A structure with one field named Value which represents an array of bytes to hold an HMAC. |
| HMAC_HexDigest | A structure with one field named Value which represents an array of bytes to hold the hexadecimal representation of an HMAC. |
Type Library Overview | Type Library Functions | Useful Links | HashCalc
| Send Feedback to SlavaSoft Inc. | Tell a friend about QuickHash Library |