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:
Class |
Description |
Implements a hashing class for the Secure Hash Algorithm 1 (SHA1). |
Constant |
Description |
Indicates the number of bytes required for the 512-bit SHA1 hash value and algorithm. |
Type |
Description |
Stores the buffer used for calculating the 160-bit message digest for the SHA1 hashing algorithm. |
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|