Commit History

Author SHA1 Message Date
  Adam Ierymenko 1f85b0402e Just use unordered_map, and some other cleanup. 5 years ago
  Adam Ierymenko b3314cd34f Small build fixes. 5 years ago
  Adam Ierymenko 9428fc53f6 A bunch of cleanup, bug fix, just use unordered_map, etc. 5 years ago
  Adam Ierymenko 0d05e4bcae Remove capability chain of custody stuff which was never used and was really overly complex and a potential source of security problems. 5 years ago
  Adam Ierymenko 87da45b3f5 Faster hash table, various other optimizations and simplification. 5 years ago
  Adam Ierymenko cbf174f96d Warning removal. 5 years ago
  Adam Ierymenko 0aa78d0ecb Small fixes. 5 years ago
  Adam Ierymenko a87d4f1864 Build fix. 5 years ago
  Adam Ierymenko c0e86de6db Forgot one spot. 5 years ago
  Adam Ierymenko 60fa07bff2 Implement fingerprint option on join in Go land 5 years ago
  Adam Ierymenko 1df7f21f5f Add ability to fully specify controller fingerprint on join for the paranoid. 5 years ago
  Adam Ierymenko 674edab814 docs 5 years ago
  Adam Ierymenko 369df245e3 Some perf stuff, docs, HELLO design tweaks for ephemeral keys. 5 years ago
  Adam Ierymenko 1f2e94a51d Some optimization and raw memory access cleanup. 5 years ago
  Adam Ierymenko 3f32cffc40 dead code removal 5 years ago
  Adam Ierymenko 3914964a35 AES docs 5 years ago
  Adam Ierymenko bedf63e257 Some minor security tightening stuff and AES fixes. 5 years ago
  Adam Ierymenko d151d731a6 (1) Mask bit 31 of AES-CTR nonce to disallow uint32 overflow, (2) get rid of handling of uint32/uint64 overflow in our AES-CTR code to optimize, (3) optimize AES software a bit 5 years ago
  Adam Ierymenko 2d862f1d32 Little comments and stuff 5 years ago
  Adam Ierymenko f92fca03a0 Update SIV diagram, length pad AAD. 5 years ago
  Adam Ierymenko b5c01999b8 More tweaks to COM stuff. 5 years ago
  Adam Ierymenko e9da35bac3 Harden some stuff around COMs and members of networks. 5 years ago
  Adam Ierymenko d3a7468e83 Implement AES-GMAC-SIV and benchmark, rework COM and add a lot of comments and docs, and comments and docs elsewhere too. 5 years ago
  Adam Ierymenko f3540a5c7c Linux build fixes, warning removal. 5 years ago
  Adam Ierymenko 8cf6808c50 build fix 5 years ago
  Adam Ierymenko 274db26339 Fix accidentally removed file. 5 years ago
  Adam Ierymenko 490b9c4d79 Moar build fixes, clock perf improvement. 5 years ago
  Adam Ierymenko 2da096944d Everything but root builds now. Back to testing. 5 years ago
  Adam Ierymenko 83f830618f It almost builds! 5 years ago
  Adam Ierymenko cdbb86b830 ARM64 stuff 5 years ago