Commit History

Author SHA1 Message Date
  Gav Wood 32a1f8f9f7 Style fixes. 9 years ago
  Gav Wood b68488e64a Secure datatypes now copyable only to similar datatypes. 9 years ago
  subtly 05acfa5418 remove unused code 9 years ago
  subtly f81e707ffa 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 4687d92464 Move non-cryptopp dependent stuff into devcore. 9 years ago
  subtly 7fc32f42ab test initial secrets and ciphers, interop with go 9 years ago
  subtly 1b2c8f7095 initial handshake on the wire 9 years ago
  Gav Wood 2cba977c35 Brain-dead MSVC strikes again. 10 years ago
  subtly 635368b0a7 fix ternary 10 years ago
  subtly 798347b1c5 changes for code review 10 years ago
  subtly a5a59fd0d6 refactor and thread-safe cryptopp. for now, remove secp256klib calls. ecdh and tests. move sha3mac into sha3. 10 years ago
  subtly ea88603887 ecdh, ecdhe, initial aes classes 10 years ago
  subtly 7f1801b8bd aes, ecdh, ecdhe 10 years ago