Histórico de Commits

Autor SHA1 Mensagem Data
  Adam Ierymenko c65391a344 Add symmetric key container, tons of cleanup. há 5 anos atrás
  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. há 5 anos atrás
  Adam Ierymenko 3d6d9c5808 LINT cleanliness. há 5 anos atrás
  Adam Ierymenko 64c533c189 More warning removal. há 5 anos atrás
  Adam Ierymenko 7fd78a87d1 Use static_assert more. há 5 anos atrás
  Adam Ierymenko b9f60fc3c2 A bunch of warning removal and LINT cleanliness. há 5 anos atrás
  Adam Ierymenko afa01074c5 File this idea away. há 5 anos atrás
  Adam Ierymenko 1f85b0402e Just use unordered_map, and some other cleanup. há 5 anos atrás
  Adam Ierymenko b3314cd34f Small build fixes. há 5 anos atrás
  Adam Ierymenko 9428fc53f6 A bunch of cleanup, bug fix, just use unordered_map, etc. há 5 anos atrás
  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. há 5 anos atrás
  Adam Ierymenko 87da45b3f5 Faster hash table, various other optimizations and simplification. há 5 anos atrás
  Adam Ierymenko cbf174f96d Warning removal. há 5 anos atrás
  Adam Ierymenko 0aa78d0ecb Small fixes. há 5 anos atrás
  Adam Ierymenko a87d4f1864 Build fix. há 5 anos atrás
  Adam Ierymenko c0e86de6db Forgot one spot. há 5 anos atrás
  Adam Ierymenko 60fa07bff2 Implement fingerprint option on join in Go land há 5 anos atrás
  Adam Ierymenko 1df7f21f5f Add ability to fully specify controller fingerprint on join for the paranoid. há 5 anos atrás
  Adam Ierymenko 674edab814 docs há 5 anos atrás
  Adam Ierymenko 369df245e3 Some perf stuff, docs, HELLO design tweaks for ephemeral keys. há 5 anos atrás
  Adam Ierymenko 1f2e94a51d Some optimization and raw memory access cleanup. há 5 anos atrás
  Adam Ierymenko 3f32cffc40 dead code removal há 5 anos atrás
  Adam Ierymenko 3914964a35 AES docs há 5 anos atrás
  Adam Ierymenko bedf63e257 Some minor security tightening stuff and AES fixes. há 5 anos atrás
  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 há 5 anos atrás
  Adam Ierymenko 2d862f1d32 Little comments and stuff há 5 anos atrás
  Adam Ierymenko f92fca03a0 Update SIV diagram, length pad AAD. há 5 anos atrás
  Adam Ierymenko b5c01999b8 More tweaks to COM stuff. há 5 anos atrás
  Adam Ierymenko e9da35bac3 Harden some stuff around COMs and members of networks. há 5 anos atrás
  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. há 5 anos atrás