mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
Add eddsa from ref10 implementation (with some modifications).
This commit is contained in:
4
core/crypto/ed25519/q2h.sh
Executable file
4
core/crypto/ed25519/q2h.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
sed 's/^#.*//' \
|
||||
| qhasm-generic \
|
||||
| sed 's_//\(.*\)$_/*\1 */_'
|
||||
Reference in New Issue
Block a user