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

Автор SHA1 Сообщение Дата
  David Huie 23ac783332 ecies: drop randomness parameter from `PrivateKey.Decrypt` (#16374) 6 лет назад
  JU HYEONG PARK 61c9730b2d p2p: fix doEncHandshake documentation (#16184) 6 лет назад
  Anton Evangelatov 1e457b6599 p2p: don't send DiscReason when using net.Pipe (#16004) 6 лет назад
  Péter Szilágyi 2ee885958b p2p: snappy encoding for devp2p (version bump to 5) (#15106) 7 лет назад
  Felix Lange 9b0af51386 crypto: add btcec fallback for sign/recover without cgo (#3680) 7 лет назад
  Felix Lange b9b3efb09f all: fix ineffectual assignments and remove uses of crypto.Sha3 7 лет назад
  Felix Lange 659c0cb9e8 p2p: enable EIP-8 handshake sending 8 лет назад
  Ricardo Catalinas Jiménez 436fc8d76a all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 8 лет назад
  Felix Lange 7d8155714b p2p: EIP-8 changes 8 лет назад
  Gustav Simonsson c8ad64f33c crypto, crypto/ecies, crypto/secp256k1: libsecp256k1 scalar mult 9 лет назад
  Felix Lange a89cfe92cc Merge pull request #1470 from ebuchman/encHandshake 9 лет назад
  Felix Lange bfbcfbe4a9 all: fix license headers one more time 9 лет назад
  Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 9 лет назад
  Ethan Buchman 37efd08b42 p2p: validate recovered ephemeral pubkey against checksum in decodeAuthMsg 9 лет назад
  Felix Lange ea54283b30 all: update license information 9 лет назад
  Péter Szilágyi ff84352fb7 p2p: fix close data race 9 лет назад
  Felix Lange 1440f9a37a p2p: new dialer, peer management without locks 9 лет назад
  Felix Lange 429828cd92 p2p: reject messages that cannot be written as simple RLPx frames 9 лет назад
  Felix Lange 22659a7fea p2p: restore read/write timeouts 9 лет назад
  Felix Lange d344054e5a p2p: make RLPx frame MAC 16 bytes as defined in the spec 9 лет назад
  Felix Lange 51e01cceca p2p: encrypted and authenticated RLPx frame I/O 9 лет назад
  Felix Lange 936dd0f3bc p2p: add basic RLPx frame I/O 9 лет назад