33 Commits (78a65d6ec9595fb42c709fd56343e74f21e57dd8)

Author SHA1 Message Date
  Douglas Stebila 4157e0fbad Add release function for AES key schedule 5 years ago
  Thom Wiggers 4cea81d15f
Convert `principal-submitter` into a list 5 years ago
  Douglas Stebila 82383c204e Add release function for AES key schedule 5 years ago
  Leon 3c733b6691 resolve todo, remove asserts, add duplicate checks and make sure they pass 5 years ago
  Leon e5b9b13160 rename impl to leaktime 5 years ago
  Leon db99d3ec09 more msvc complaints 5 years ago
  Leon e353081cc2 fix msvc warnings 5 years ago
  Leon bf0aca644e avoid global state by including 2nd round threshold in secret key 5 years ago
  Leon 5a4b7f24a3 (de)serialization instead of pointer casts 5 years ago
  Leon 6811a40527 move implementations of functions to .c files 5 years ago
  Leon 9e3f973f56 define a constant for max number of rng bytes, remove unnecessary check 5 years ago
  Leon 889a1f1e53 fix mvsc warning 5 years ago
  Leon 9c2449387a include stdint in api 5 years ago
  Leon 26dad0211d remove unused functions 5 years ago
  Leon 98e643e5c7 use size_t for index in aes xof buffer and not for index of digits 5 years ago
  Leon e5da5da9a6 use uint8_t in api 5 years ago
  Leon 3caad74525 variable declarations at the beginning, namespace extern variables 5 years ago
  Leon 6aafab57ef add ledakemlt52 5 years ago
  Leon c0aa560186 remove commented code, update license 5 years ago
  Leon 48912d76ff msvc warning + removing commented code 5 years ago
  Leon e4add57844 more cleaning 5 years ago
  Leon 6f31e7e4c2 serialize error_vector before hashing instead of pointer cast 5 years ago
  Leon b320752f2a fix more msvc warnings 5 years ago
  Leon ca6d935bbc fix msvc warnings 5 years ago
  Leon 7b9e254a8b fix reading outside buffer 5 years ago
  Leon a7b3aa73b2 fix gcc/clang-tidy warnings, remove preprocessor conditionals 5 years ago
  Leon 1680f3f125 add nmake makefile 5 years ago
  Leon cc551546bf cleaning & fixing gcc warnings 5 years ago
  Leon 17ea905952 moved license to one license file 5 years ago
  Leon 7cbeeaee59 update META.yml 5 years ago
  Leon fcbd6918c2 create api.h 5 years ago
  Leon d02c1879e9 added todo 5 years ago
  Leon b40d53b0d8 added license 5 years ago
  Leon 587090e744 renamed to something more appropriate, copied source code, ran astyle 5 years ago