Commit History

Author SHA1 Message Date
  Adam Ierymenko 8ebbbc33cc Clean up and revise how roots are added/specced. 5 years ago
  Adam Ierymenko f209037efe Cleanup, slightly slow down V1 identity generation, faster Salsa20 (by a bit). 5 years ago
  Adam Ierymenko aad21cf395 Blazing fast VAES (256 and 512) AES-CTR, Identity fixes, test fixes. 5 years ago
  Adam Ierymenko d537428421 Build fixes. 5 years ago
  Adam Ierymenko 996589894d Build fixes 5 years ago
  Adam Ierymenko d3777b3eb4 A bunch of boring formattings stuff, etc. 5 years ago
  Adam Ierymenko b533c300d8 A ton more work... almost there 5 years ago
  Adam Ierymenko 2b0127c26d Work in progress on crypto stuff, refactoring to back out of use of structs for encode/decode as it is questionably portable. 5 years ago
  Adam Ierymenko c65391a344 Add symmetric key container, tons of cleanup. 5 years ago
  Adam Ierymenko fbf4ae823b Clean up timing stuff in Peer and make it more rational, implement some more P2P stuff, rename some methods, cleanup cleanup cleanup. 5 years ago
  Adam Ierymenko b9f60fc3c2 A bunch of warning removal and LINT cleanliness. 5 years ago
  Adam Ierymenko 1f85b0402e Just use unordered_map, and some other cleanup. 5 years ago
  Adam Ierymenko 9428fc53f6 A bunch of cleanup, bug fix, just use unordered_map, etc. 5 years ago
  Adam Ierymenko 1f2e94a51d Some optimization and raw memory access cleanup. 5 years ago
  Adam Ierymenko 37d4e83fad ARM64 build fixes 5 years ago
  Adam Ierymenko c7f3f3add9 Small fix, docs, warning removal. 5 years ago
  Adam Ierymenko 1c7baa544b Reduce PoW cost just a bit. 5 years ago
  Adam Ierymenko 3408839b33 build fix 5 years ago
  Adam Ierymenko a7409486bb minor stuff 5 years ago
  Adam Ierymenko cf24ed4108 This PoW seems decent 5 years ago
  Adam Ierymenko 8a379ba0a1 The MIMC thing was neat but unfortunately is amenable to too much GPU acceleration. 5 years ago
  Adam Ierymenko 1e457dbd76 Fix tests, fix identity issue 5 years ago
  Adam Ierymenko 5463c70aaf Minor stuff, and some docs 5 years ago
  Adam Ierymenko 24e30a684b A bunch of little nit-picky header and name cleanup. 5 years ago
  Adam Ierymenko b96ea5ae03 Fingerprint string conversion, API stuff 5 years ago
  Adam Ierymenko 51f0882849 comments 5 years ago
  Adam Ierymenko 416068f68e Regularize use of fingerprint concept across code. 5 years ago
  Adam Ierymenko 6262374205 Add tests for identity marshal/unmarshal and fix an issue found. 5 years ago
  Adam Ierymenko 05e5d08959 A little more delay margin 5 years ago
  Adam Ierymenko fbfa99fac5 Speed up V1 identity verification a little, and add some comments. 5 years ago