We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7d2a3f commit 7e28558Copy full SHA for 7e28558
src/net/i2p/crypto/eddsa/Utils.java
@@ -63,7 +63,7 @@ public static byte[] hexToBytes(String s) {
63
}
64
return data;
65
66
-
+
67
/**
68
* Converts bytes to a hex string.
69
* @param raw the byte[] to be converted.
0 commit comments