- E
ubyte[64] E(ubyte[64] K, ubyte[64] m)
Undocumented in source. Be warned that the author may not have intended to support it.
- L
ubyte[64] L(ubyte[64] state)
Undocumented in source. Be warned that the author may not have intended to support it.
- P
ubyte[64] P(ubyte[64] state)
Undocumented in source. Be warned that the author may not have intended to support it.
- S
ubyte[64] S(ubyte[64] state)
Undocumented in source. Be warned that the author may not have intended to support it.
- calcHash
ubyte[] calcHash(ubyte[] msg)
The static template function takes an array of bytes
and returns a hash sum.
- g
ubyte[64] g(ubyte[64] N, ubyte[64] h, ubyte[64] m)
Undocumented in source. Be warned that the author may not have intended to support it.
The Streebog class implements GOST R 34.11-2012 for calculating a hash value.