You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
i2pd/core/crypto
EinMByte a24d99d678 Use size_t and uint64_t instead of long long in ed25519/. 9 years ago
..
ed25519 Use size_t and uint64_t instead of long long in ed25519/. 9 years ago
AESNIMacros.h Implement #243, separate core/client (PCH support dropped for now) 9 years ago
CryptoConst.cpp Implement #243, separate core/client (PCH support dropped for now) 9 years ago
CryptoConst.h Add eddsa from ref10 implementation (with some modifications). 9 years ago
EdDSA25519.cpp Add constructor from keypair for EDDSA25519Signer. 9 years ago
EdDSA25519.h Add constructor from keypair for EDDSA25519Signer. 9 years ago
ElGamal.h Implement #243, separate core/client (PCH support dropped for now) 9 years ago
Signature.cpp Add eddsa from ref10 implementation (with some modifications). 9 years ago
Signature.h Add eddsa from ref10 implementation (with some modifications). 9 years ago
SignatureBase.h Add eddsa from ref10 implementation (with some modifications). 9 years ago
aes.cpp Implement #243, separate core/client (PCH support dropped for now) 9 years ago
aes.h Implement #243, separate core/client (PCH support dropped for now) 9 years ago
hmac.h Implement #243, separate core/client (PCH support dropped for now) 9 years ago