Histórico de Commits

Autor SHA1 Mensagem Data
  Adam Ierymenko a925e2d783 Build fixes. há 5 anos atrás
  Adam Ierymenko b99dd7d916 Fix code generation for AES stuff so it runs on chips that do not have AVX or VAES. há 5 anos atrás
  Adam Ierymenko aad21cf395 Blazing fast VAES (256 and 512) AES-CTR, Identity fixes, test 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 cbf174f96d Warning removal. 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 490b9c4d79 Moar build fixes, clock perf improvement. há 5 anos atrás
  Adam Ierymenko 24e30a684b A bunch of little nit-picky header and name cleanup. há 5 anos atrás
  Adam Ierymenko dcb3d49d35 Cleanup, Address refactoring, tweak V1 identity generation a bit. há 5 anos atrás
  Adam Ierymenko a58f11e601 Tweak protocol getPacketId(), unit tests for defragmenter, AES fix. há 5 anos atrás
  Adam Ierymenko 15e88a8b7e MOAR AES V-TEC há 5 anos atrás
  Adam Ierymenko 61b72d42b8 More AES tweaks há 5 anos atrás
  Adam Ierymenko 56bf504ec2 Small AES tweak há 5 anos atrás
  Adam Ierymenko 1f02250dd8 Ridiculously fast AES-CTR há 5 anos atrás
  Adam Ierymenko 5d0c6db19c Crypto fixes and benchmarks. há 5 anos atrás
  Adam Ierymenko 4af3467757 AES-CTR test vectors and fixes to CTR code. há 5 anos atrás
  Adam Ierymenko 1d885cf810 Build fixes, put uint128_t detection in one place. há 5 anos atrás
  Adam Ierymenko 46d3780e89 AES stuff, port sending network credentials to new packet format. há 5 anos atrás
  Adam Ierymenko 311c98e24e Various other small things. há 5 anos atrás
  Adam Ierymenko 3448e6fc76 Yet MORE refactoring, including moving expected-reply-to out of Node and into its own class for cleanliness. há 5 anos atrás
  Adam Ierymenko e5c7366e71 Yet more minor refactoring and redesign Meter to be more thread-safe. há 5 anos atrás
  Adam Ierymenko e236d6f743 More minor refactoring há 5 anos atrás
  Adam Ierymenko 5db0d9438c More built-in AES and GMAC primitive work. há 5 anos atrás
  Adam Ierymenko 08e06f9b8f More refactoring and a bunch of AES goodness. há 5 anos atrás
  Adam Ierymenko f21ecb3762 Yet more major and very nit-picky refactoring for performance, etc. Also use std::atomic<> now with a TODO to implement a shim if we ever do need to build this on a pre-c++11 compiler. há 5 anos atrás
  Adam Ierymenko 91ce4c4ea6 Refactoring protocol marshal/unmarshal code... há 5 anos atrás
  Adam Ierymenko 33bb61c63d Loads of refactoring, integration of new version of Trace. há 5 anos atrás
  Adam Ierymenko 782b75a64e Linux build fixes há 5 anos atrás
  Adam Ierymenko 73b23f1b16 Go code cleanup and fixes, other cleanup. há 5 anos atrás