Function SHA.T_40_59

Prototype

void T_40_59(
  int i,
  ref uint[16] W,
  uint A,
  ref uint B,
  uint C,
  uint D,
  uint E,
  ref uint T
);

Authors

The routines and algorithms are derived from the Secure Hash Signature Standard (SHS) (FIPS PUB 180-2). Kai Nacke, Johannes Pfau, Nick Sabalausky

Copyright

License

Boost License 1.0