Commit Graph

13 Commits (783855fe26a07c61a3ddab9b4fb3ad2b2db557f2)

Author SHA1 Message Date
John Jones 783855fe26 in the middle of ephemeral encryption implementation 2017-02-06 17:11:22 -05:00
John Jones d091a29b19 Added multistream protocol to communicate with GO version 2017-02-02 14:10:12 -05:00
John Jones 513b778561 Addition of more handshake code for connecting to other nodes 2017-02-01 12:14:52 -05:00
Jose Marcial Vieira Bisneto 6a30c46492 Initial implementation of routing/kademlia 2017-01-26 23:53:40 -03:00
John Jones d13a47d7d5 Fixed possible memory leak in signature routine 2017-01-23 12:07:48 -05:00
Jose Marcial Vieira Bisneto 3b301f823a Initial implementation of record/record 2017-01-19 20:45:24 -03:00
John Jones a2daf88b26 Fixed base32 encoding 2016-11-28 16:12:11 -05:00
John Jones 2fcb7c1d8c Code cleanup
Standardized function naming, and added more consistent methods to
prevent memory allocation errors.
2016-11-17 15:06:53 -05:00
John Jones 4222316a1a Added base16 encoding/decoding, as well as a wrapper around SHA256 2016-11-13 20:55:11 -05:00
John Jones fc6d9b9797 More cleanup 2016-11-10 12:04:48 -05:00
John Jones 68f2c436e3 Added debug setting to Makefiles, tweaks to get private key saved in
config file
2016-11-10 08:08:22 -05:00
John Jones e0714cc76d base58 and x509 certificate testing 2016-11-09 11:22:25 -05:00
John Jones 6f3be52801 Adjusted makefiles 2016-11-07 16:34:08 -05:00