10 Commits (9267b7a036f459ca8234687126700dc92d2eb8ce)

Author SHA1 Message Date
subtly 59d88742c2 Prep for supporting both cryptopp and secp256k1. Link (old) secp256k1 library to devcrypto. Rename cryptopp Secp256k1 to Secp256k1PP. Update toPublic to use secp256k1 library and add test. 9 years ago
Gav Wood 05ea9941c9 Move non-cryptopp dependent stuff into devcore. 10 years ago
subtly 53fda56158 test initial secrets and ciphers, interop with go 10 years ago
Gav Wood 2c6b18f01b Add EVMJIT. 10 years ago
subtly 4814303c09 initial handshake on the wire 10 years ago
Gav Wood 0f7e159df4 Brain-dead MSVC strikes again. 10 years ago
subtly c9dbdb6a7e fix ternary 10 years ago
subtly cf3f821d71 changes for code review 10 years ago
subtly fab63ce0a0 refactor and thread-safe cryptopp. for now, remove secp256klib calls. ecdh and tests. move sha3mac into sha3. 10 years ago
subtly 0f86ce7545 ecdh, ecdhe, initial aes classes 10 years ago
subtly 554681992d aes, ecdh, ecdhe 10 years ago
subtly 76a9a723e1 style. remove unused code. 10 years ago
subtly 5967cb93f2 add ecies encrypt/decrypt support to common crypto 10 years ago
subtly d0f9f73d15 aes ctr mode test 10 years ago
subtly 589fecc866 aes-ctr secrets 10 years ago
subtly 6efe450ef8 exchange pseudocode 10 years ago
subtly 76e267b908 shot in the dark 10 years ago
subtly 3f962e9b13 vector_ref tobytes are const 10 years ago
subtly 1f0a11401b style, file headers 10 years ago
subtly 55561363db basic ecies class 10 years ago
Gav Wood d88eba1fcd Add QtCreator code style. 10 years ago
subtly 5253be9938 cryptopp aes128-cbc 10 years ago
subtly ea059d6d49 cryptopp ecdh and ecies 10 years ago