Class Blake2b.Engine.Debug
java.lang.Object
net.sourceforge.plantuml.argon2.blake2.Blake2b.Engine.Debug
- Enclosing class:
- Blake2b.Engine
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
dumpBuffer
(PrintStream out, byte[] b) static void
dumpBuffer
(PrintStream out, byte[] b, int offset, int len) static void
dumpBuffer
(PrintStream out, String label, byte[] b) static void
dumpBuffer
(PrintStream out, String label, byte[] b, int offset, int len) static void
dumpState
(Blake2b.Engine e, String mark)
-
Constructor Details
-
Debug
public Debug()
-
-
Method Details
-
dumpState
-
dumpArray
-
dumpBuffer
-
dumpBuffer
-
dumpBuffer
-
dumpBuffer
-