This website requires JavaScript.
Explore
Help
Sign In
PurpleI2P
/
i2pd
Watch
1
Star
0
Fork
0
You've already forked i2pd
mirror of
https://github.com/PurpleI2P/i2pd.git
synced
2025-01-29 19:24:14 +00:00
Code
Issues
Releases
Activity
i2pd
/
core
/
crypto
History
EinMByte
a24d99d678
Use size_t and uint64_t instead of long long in ed25519/.
2015-08-30 10:18:29 +02:00
..
ed25519
Use size_t and uint64_t instead of long long in ed25519/.
2015-08-30 10:18:29 +02:00
aes.cpp
…
aes.h
…
AESNIMacros.h
…
CryptoConst.cpp
…
CryptoConst.h
Add eddsa from ref10 implementation (with some modifications).
2015-08-29 19:32:50 +02:00
EdDSA25519.cpp
Add constructor from keypair for EDDSA25519Signer.
2015-08-30 09:58:07 +02:00
EdDSA25519.h
Add constructor from keypair for EDDSA25519Signer.
2015-08-30 09:58:07 +02:00
ElGamal.h
…
hmac.h
…
Signature.cpp
Add eddsa from ref10 implementation (with some modifications).
2015-08-29 19:32:50 +02:00
Signature.h
Add eddsa from ref10 implementation (with some modifications).
2015-08-29 19:32:50 +02:00
SignatureBase.h
Add eddsa from ref10 implementation (with some modifications).
2015-08-29 19:32:50 +02:00