Looking for ed25519 code
Posted: Tue Aug 20, 2024 11:21 am
Hi all.
I'm looking for an implementation for ed25519 sign/verify (crossplatform), but find nothing about it.
I found only for C, C#, vb6 and other languages.
Did someone adapted it without using 3rd party libs and would share it?
C#: https://github.com/CodesInChaos/Chaos.NaCl
C: https://github.com/orlp/ed25519
Javascript: https://github.com/Cyphrme/Ed25519Too
VB6: https://gist.github.com/wqweto/f7d63723 ... 27370fd4f6
I'm looking for an implementation for ed25519 sign/verify (crossplatform), but find nothing about it.
I found only for C, C#, vb6 and other languages.
Did someone adapted it without using 3rd party libs and would share it?
C#: https://github.com/CodesInChaos/Chaos.NaCl
C: https://github.com/orlp/ed25519
Javascript: https://github.com/Cyphrme/Ed25519Too
VB6: https://gist.github.com/wqweto/f7d63723 ... 27370fd4f6