mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-05-02 05:32:30 +02:00
Add eddsa from ref10 implementation (with some modifications).
This commit is contained in:
parent
2fcc91a755
commit
93d60152d5
84 changed files with 5798 additions and 567 deletions
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 */_'
|
Loading…
Add table
Add a link
Reference in a new issue