xs/hkexnet
Russ Magee 798661a0cf kex-spurious-failures branch:
-Modified KyberDialSetup()/KyberAcceptSetup() to use []byte for reading/writing
ciphertext to avoid errors caused by leading zero bytes (big.Int can't explicitly
represent these)

-TODO: Consider the same for HerraduraKEx HKexDialSetup()/HKexAcceptSetup()
2018-10-18 20:44:23 -07:00
..
consts.go Added more (explicit) sizes for all KEX algs 2018-10-12 16:16:49 -07:00
hkexchan.go KYBER768 KEM works. :O 2018-10-10 21:12:38 -07:00
hkexnet.go kex-spurious-failures branch: 2018-10-18 20:44:23 -07:00
Makefile reorg to separate core KEx and net layer from app 2018-07-04 21:21:23 -07:00