31 Commits (7ef84cf8fc648bb1f0047968a509cc400717a6c5)

Author SHA1 Message Date
subtly 7ef84cf8fc import/export cryptopp keys. begin to separate operations and public/secret. 10 years ago
subtly b97d9bbd6f Export and encrypt via dev::Public. more cryptopp abstraction. 10 years ago
subtly 066aa26f71 abstract cryptopp. add/test encrypt/decrypt for key. 10 years ago
subtly d0f9f73d15 aes ctr mode test 10 years ago
subtly bc1b47470f cleanup headers 10 years ago
subtly 55561363db basic ecies class 10 years ago
Gav Wood c7634c27b0 Correct namespace for a few things in devcrypto. 10 years ago
subtly 5253be9938 cryptopp aes128-cbc 10 years ago
subtly ea059d6d49 cryptopp ecdh and ecies 10 years ago
Arkady Paronyan c161ddb66a fixed segfaults on accessing temp objects vector buffers 10 years ago
Gav Wood 515a1c22a9 Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 10 years ago
Gav Wood 4cb7993655 Project-wide reorganisation of namespaces. 10 years ago
Gav Wood 25183afd7c Project refactor. Introduce the Serpent library. 10 years ago
Gav Wood e8217ea489 Major reorganisation. 11 years ago
Gav Wood 648fbc57c9 Split out libethcore from libethereum. 11 years ago
Carl Allendorph de1e416085 Broke the crypto test out into a separate boost auto test case. 11 years ago
Gav Wood b3093e6447 PoC 3.5 functionality. Still buggy though. 11 years ago
Gav Wood 607a5de340 Repotted Common.h. 11 years ago
Gav Wood db9a09716f Tests. 11 years ago
Tim Hughes 21a840e20a Work in progress on Visual Studio 2013 compile fixes. Libethereum compiles again but not sorted out linking dependencies yet. 11 years ago
Muharem Hrnjadovic be65dbc46d Fixed the other occurrence of Foobar 11 years ago
Muharem Hrnjadovic 4bab3c57a5 Corrected license headers (Foobar -> cpp-ethereum) 11 years ago
Gav Wood 607e380a4b Fixes for Go interop. 11 years ago
Gav Wood b7ab00a798 Peers have IDs to solve duplicate peers issue. 11 years ago
Gav Wood 2a53d5f751 AlephZero renamed AlethZero and moved to cmake project. 11 years ago
Gav Wood fc139d2523 Version 2 not 3 of the GPL. 11 years ago
Gav Wood 0fc422a160 Manage GetBlocks properly; should work for when > 256 blocks away. 11 years ago
Gav Wood 4347cfc4fc Various fixes. 11 years ago
Gav Wood e0c7743b3f Repotted tests. 11 years ago