20 Commits (3147bb186bd5acfc81fd9777d65373b95ffc5082)

Author SHA1 Message Date
Gav Wood 7704698d29 Make Nonce use Secret. 10 years ago
Gav Wood 09e5dbfa06 Use boost's guaranteed non-deterministic random number generator. If it 10 years ago
subtly 20ca0ff247 Remove packet copy constructor. Simplify bool use. 10 years ago
subtly 99a97e05f0 Cleanup. More fixes. More tests. 10 years ago
subtly bd2d99f169 Fixup and document frame writer. Add test for coalesced packets. 10 years ago
subtly 78367f8352 windows compile fix 10 years ago
subtly 639b4fb13c Cleanup. Interface for enqueuing packets. Fix: Include packet type in total size. 10 years ago
subtly bcca52c443 mux/demux working test 10 years ago
subtly 40ebe26555 Sign, recovery, and verify. 10 years ago
subtly c145d79c4f Update/fix test for builds. 10 years ago
subtly 59d88742c2 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. 10 years ago
subtly 5360ca1548 Initial reader test. Something broken with encframes vector of bytes. 10 years ago
subtly f5ead2e93a Windows compile complaint. 10 years ago
subtly 5d725d8a6f rename drain to mux 10 years ago
subtly fe0f71536f rlpx frame reader fixes. rename writer::drain to mux. 10 years ago
subtly 2999d3e3e5 Add test for frame writer. Cleanup abstraction in preparation for reader. Initial reader code. 10 years ago
Gav Wood 05ea9941c9 Move non-cryptopp dependent stuff into devcore. 10 years ago
CJentzsch 338e5bd088 Restructure test folders 10 years ago
subtly 7d1de2b402 replace go counter logic. remove dead test code. 10 years ago
subtly 4b198939cd test header macs 10 years ago
subtly d137581c7f authenticated capability (hello) and handshake authentication 10 years ago
subtly 53fda56158 test initial secrets and ciphers, interop with go 10 years ago