30 Commits (ffdfb74b45a29b57d61710e0d6bf6f5c2f8cb9d9)

Author SHA1 Message Date
Gav Wood b74250c6b4 Windows fixes(?) 10 years ago
Gav Wood 759b85af9f Compilation fixes for windows. 10 years ago
Paweł Bylica 489fb2b430 static const variable name fix 10 years ago
Paweł Bylica c5927833ac static const variable name fix 10 years ago
Paweł Bylica 30bb7c2160 Replace auto with int 10 years ago
Paweł Bylica de0c84c7df Replace auto with int 10 years ago
Paweł Bylica e2f32c3632 Fix compilation with Visual Studio 10 years ago
subtly 5eacc23cb1 use boost_throw_exception 10 years ago
subtly 8eaa26e716 replace asserts with exception 10 years ago
subtly 1c746c7233 codereview fixes 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 5fc22a8cc7 numbers to words 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 2df5cc9fda Whispers pane. 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
subtly d15c679eeb coding standards 10 years ago
subtly c85d64a331 bound assertions. 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 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
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 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