mirror of
https://github.com/Geprivilegieerde-Anonimiteit-BV/XACrypto.git
synced 2026-08-21 21:46:23 -04:00
read desc for info
SHA256.java is the MessageDigest usage, it sucks, don't use it. SHA256Advanced.java is my custom interpretation but i don't have the time right now to finish it so for now it will sadly be a placeholder.
This commit is contained in:
@@ -21,5 +21,6 @@ public class Constants {
|
||||
0x6a09e667,0xbb67ae85,0x3c6ef372,0xa54ff53a,
|
||||
0x510e527f,0x9b05688c,0x1f83d9ab,0x5be0cd19
|
||||
};
|
||||
// placeholder ,ignore
|
||||
|
||||
// (no longer a placeholder)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user