#include <digest.h>
Inheritance diagram for SHAConstant:

Static Protected Attributes | |
| const uint64 | K [] |
Note that this constant is set in sha.cpp and that each constant in the array is 64 bits wide. The constants themselves pertain to both SHA-256 and SHA-512, the only difference is that SHA-256 expects her constants to be 32 bits wide and only 64 are needed.
Elizabeth Barham <lizzy@soggytrousers.net>
|
|
|
1.3.3