Geçmişin Kaydedilmesi

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