Open ghost opened 7 years ago
@Dacnomanie can you reproduce same in node?
I've never used Node before
It works when I use the ec class instead of eddsa, I assume these are equivalent in terms of security benefits if I'm using ed25519 as the curve?
Encoding:
Decoding:
Additional Functions:
convertB64toUint8:
Array.from is there because otherwise, I get errors about slicing and concat.
Stacktrace:
The second number represents the pretty printed file line number in Chrome of the minified file.