Contains classes, types, and constants required to implement the Secure Hash Algorithm 1 (SHA1).
IdHashSHA1.pas contains classes, types, and constants required to implement the Secure Hash Algorithm 1 (SHA1), as described in the Internet Standards documents:
|
Name |
Description |
|
Implements a hashing class for the Secure Hash Algorithm 1 (SHA1). |
Name |
Description |
Stores the buffer used for calculating the 160-bit message digest for the SHA1 hashing algorithm. |
Name |
Description |
Indicates the number of bytes required for the 512-bit SHA1 hash value and algorithm. |
|
Class |
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |