mirror of
https://github.com/Geprivilegieerde-Anonimiteit-BV/XACrypto.git
synced 2026-08-21 21:46:23 -04:00
SHA1 fully tested + working
This commit is contained in:
@@ -31,7 +31,7 @@ public class Constants {
|
||||
0x510e527f,0x9b05688c,0x1f83d9ab,0x5be0cd19
|
||||
};
|
||||
|
||||
public static final int[] SHA0_H = {
|
||||
public static final int[] SHA_H = {
|
||||
0x67452301,0xEFCDAB89,0x98BADCFE,0x10325476,0xC3D2E1F0
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user