24 コミット (aa46b5239d84c48081d0680b338fdf4b26359a69)

作成者 SHA1 メッセージ 日付
  Matthias J. Kannwischer d5818a40b0 change include order; add missing includes (#185) 5年前
  Matthias J. Kannwischer aaea91f315 change ciphertext to completly random value to also cover only passively secure schemes 5年前
  Thom Wiggers f39b300e4e
Reduce number of tests for functest 5年前
  Douglas Stebila b80eebdd71 Fix Windows type warning 5年前
  Douglas Stebila a815543f32 Add NIST KAT check for KEMs 5年前
  Thom Wiggers d1fd8aa934
Check the specified sizes of the metadata match api.h consts 5年前
  Douglas Stebila 19d177efb3 Use 5 iteractions for functional tests and test vectors 5年前
  Douglas Stebila 301f7aca57 Always return negative numbers so positive+negative != 0 5年前
  Douglas Stebila 4162be0401 Switch for int and unsigned char to size_to and uint8_t 5年前
  Thom Wiggers e811376a95
Do the test more properly 5年前
  Thom Wiggers 6558773b21
Check if header guard is defined properly 5年前
  Thom Wiggers 05b0f6d9cc
Namespace the #define constants. 5年前
  Thom Wiggers 07b8c2ebe9
Make all apis use the uint8_t and size_t types 5年前
  Matthias J. Kannwischer 27344bd7ca un-align pointers. Resolves #24 5年前
  Thom Wiggers 3b73ea134d
Formatted everything with astyle 5年前
  Thom Wiggers fe46514836
Include full clangformat config. 5年前
  Peter Schwabe 69e593427a Removed need for aligned types (which are not portable) 5年前
  Thom Wiggers c2747e6860
Further fix the zero return codes for bad kem ops 5年前
  Thom Wiggers 37be4a2044
Don't fail if decapsulating with wrong keys doesn't return -1 5年前
  Thom Wiggers 31449679bd
Partially validate return codes 5年前
  Joost Rijneveld 8228363495
Include scheme namespace in tests 5年前
  Joost Rijneveld e61a320aed
Move tests to separate directory 5年前