131 Commits (cc937998ff5e0f06a680744b130bc2e509cef8e5)

Author SHA1 Message Date
Paweł Bylica de0c84c7df Replace auto with int 10 years ago
Paweł Bylica e2f32c3632 Fix compilation with Visual Studio 10 years ago
Paweł Bylica 2bd09c250a Fix compilation with Visual Studio 10 years ago
sveneh 26d57961b4 ... addition to last commit, these were lost. 10 years ago
subtly 5eacc23cb1 use boost_throw_exception 10 years ago
subtly b50578f1e6 coding standards, documentation, new exception syntax 10 years ago
Marek Kotewicz e33517a47d cryptopp as external project 10 years ago
Gav Wood 1d16e1556f Ready for move to log entries in JS API. 10 years ago
subtly 8eaa26e716 replace asserts with exception 10 years ago
subtly 1c746c7233 codereview fixes 10 years ago
nicksavers 5149609e15 Fix empty unclesHash for Genesis 10 years ago
subtly a373315639 fix build (mutex header missing) 10 years ago
subtly 482a1241f7 rename nonce generator 10 years ago
subtly 67747f8cc5 Placeholder kdf. More cleanup and tests. 10 years ago
subtly 3ce9cde377 revert oops; warning for unused-function disabled during link-time 10 years ago
Gav Wood 2c193627ed Draft of new LOG/bloom/headers/block format. 10 years ago
subtly 5fc22a8cc7 numbers to words 10 years ago
subtly 6b6ebcdcda Require secret for hmac. 10 years ago
Gav Wood 15013a3e88 PoC-7: Reversion of 0-hashes, empty-list hashes and sha3('') -> '' 10 years ago
subtly 464fe70e45 doc text 10 years ago
subtly 5517fa2f42 support for verifying ec signatures w/secp256k1 or cryptopp. 10 years ago
subtly 6e889cd887 ecdsa tests 10 years ago
Gav Wood 9a16d80df7 Warnings fixes. 10 years ago
Gav Wood 2df5cc9fda Whispers pane. 10 years ago
nicksavers 42cb5ae9f0 Add files fix VS2013 10 years ago
Gav Wood bfd797c3a1 Whisperer in AZ. 10 years ago
subtly 538aae8078 Cleaner everything. CryptoPP doesn't recover public keys. secp256k1lib base doesn't verify compact signatures. CryptoPP sign and verify. Stub for secp256k1lib verification from compact signature. 10 years ago
Gav Wood 91e38ec706 Remove stupid assertion. 10 years ago
Gav Wood e1d42ee250 Update serpent. 10 years ago
subtly d15c679eeb coding standards 10 years ago
subtly 2f7491f72b bounds 10 years ago
subtly c85d64a331 bound assertions. 10 years ago
subtly 76a9a723e1 style. remove unused code. 10 years ago
subtly a756de4b26 cleanup more headers 10 years ago
subtly f9876b5c6e cleanup headers 10 years ago
subtly 5967cb93f2 add ecies encrypt/decrypt support to common crypto 10 years ago
subtly 0ff0bf4a38 two ec curves walked into a bar... 10 years ago
subtly 957da99ec9 commit before narrowing down import-public key issue w/cryptopp 10 years ago
subtly d5937633f5 cryptopp_vs_secp256k1 10 years ago
subtly 90641948e5 fix public import/export 10 years ago
subtly 7ef84cf8fc import/export cryptopp keys. begin to separate operations and public/secret. 10 years ago
Gav Wood e14416d96a web3, web3.eth, web3.shh for the JS API. 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 589fecc866 aes-ctr secrets 10 years ago
subtly 6efe450ef8 exchange pseudocode 10 years ago
subtly 76e267b908 shot in the dark 10 years ago
subtly bc1b47470f cleanup headers 10 years ago
subtly 3f962e9b13 vector_ref tobytes are const 10 years ago