История коммитов

Автор SHA1 Сообщение Дата
  Bob Summerwill bb7b6e7c70 Cleaned up the pragma warning suppressions around CryptoPP. 8 лет назад
  Paweł Bylica 0ce8fe071d Suppress a warning in CryptoPP on MSVC 2015 8 лет назад
  Felix Lange 6c689ff983 libdevcrypto: add support for ECIES authenticated data 9 лет назад
  Gav Wood 32a1f8f9f7 Style fixes. 9 лет назад
  Gav Wood b68488e64a Secure datatypes now copyable only to similar datatypes. 9 лет назад
  Gav Wood 8eb600c232 Introduce vector_ref::cleanse, code adapted from openSSL. 9 лет назад
  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 лет назад
  Paweł Bylica d98dc47160 Remove pessimising moves. 9 лет назад
  Gav Wood 4687d92464 Move non-cryptopp dependent stuff into devcore. 9 лет назад
  subtly b3cc7274ca bugfix and doc clarification. fix test. 10 лет назад
  subtly 4f91f48632 update headers, docs, remove unused length argument from fixed-length read 10 лет назад
  subtly 63cd113214 implement ecies mac tag 10 лет назад
  subtly 1755c54774 start of ecies interop with go 10 лет назад
  Gav Wood e1e5d5130b Compiles. 10 лет назад
  sveneh 42ed0b9ed8 Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into build_enhancement 10 лет назад
  subtly 798347b1c5 changes for code review 10 лет назад
  subtly a5a59fd0d6 refactor and thread-safe cryptopp. for now, remove secp256klib calls. ecdh and tests. move sha3mac into sha3. 10 лет назад
  subtly ea88603887 ecdh, ecdhe, initial aes classes 10 лет назад
  sveneh 57880b60f3 Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into build_enhancement 10 лет назад
  subtly 7f1801b8bd aes, ecdh, ecdhe 10 лет назад
  sveneh 12f79002c9 ... addition to last commit, these were lost. 10 лет назад
  subtly 8b594179a7 codereview fixes 10 лет назад
  subtly cd6c2e0698 Placeholder kdf. More cleanup and tests. 10 лет назад
  subtly c47e611ef4 revert oops; warning for unused-function disabled during link-time 10 лет назад
  subtly 526492e9f6 doc text 10 лет назад
  subtly fc9f2c516a support for verifying ec signatures w/secp256k1 or cryptopp. 10 лет назад
  subtly 8be38810c0 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 лет назад
  Gav Wood dec1bf2ba4 Update serpent. 10 лет назад
  subtly 98d4546054 cleanup headers 10 лет назад
  subtly b1382685ac add ecies encrypt/decrypt support to common crypto 10 лет назад