142 Révisions (master)
 

Auteur SHA1 Message Date
  Henry Case 49a037accc [acvpkat] Add PK_root to sigGen il y a 4 mois
  Henry Case e293d105cf Fix memory corruption il y a 4 mois
  Kris Kwiatkowski db1d6a1eda add parameter name to the vectors il y a 4 mois
  Kris Kwiatkowski c5e4f43d04 [acvp-kat] Adds OID to keys and signature il y a 4 mois
  Kris Kwiatkowski b231090079 [xmss] Create ACVP tests il y a 4 mois
  Henry Case f6f2e7c444 Init il y a 4 mois
  Andreas 171ccbd26f fixed two minor points in handling the maximum signature value il y a 3 ans
  Andreas f56dc0e8a7 Ensure that sign deletes key after 2^h signatures and returns -2 il y a 3 ans
  Joost Rijneveld 4ae726a82b
Fix prefix space for hash_message wrt padding_len il y a 4 ans
  Joost Rijneveld e6b20992a2
Merge pull request #11 from bwesterb/vectors il y a 4 ans
  Joost Rijneveld 9384cc066a
Clean up compiler warnings/int overflow il y a 4 ans
  Joost Rijneveld feed976315
Unify keypair and seed_keypair il y a 4 ans
  Bas Westerbaan 27f2f6eb45 Add test/vectors to generate intermediate test vectors il y a 4 ans
  Joost Rijneveld 89c2ab99f3
Merge pull request #10 from dcooper16/sp800-208_parameter_sets il y a 4 ans
  David Cooper 3dabea248f Add NIST Special Publication 800-208 parameter sets il y a 4 ans
  Joost Rijneveld 965edf225b
Merge pull request #9 from dcooper16/revised_key_generation il y a 4 ans
  David Cooper 3e28db2362 Improved key generation il y a 4 ans
  Joost Rijneveld 2237b6f4f0
Merge pull request #8 from dcooper16/padding_length il y a 4 ans
  David Cooper 7793c40c07 Separate definition of padding length il y a 4 ans
  Joost Rijneveld fb7e3f8edc
Add note on deploying reference code il y a 5 ans
  Joost Rijneveld 49f72fd1a7
Update README to point to RFC il y a 5 ans
  Joost Rijneveld 0d019ddc9f
Change order of SK elements to match RFC il y a 5 ans
  Joost Rijneveld bb2d285814
Prevent overrunning stack for large benchmarks il y a 6 ans
  Joost Rijneveld 75a42a86a6
Allow more flexible parameter selection il y a 6 ans
  Joost Rijneveld 9207b91272
Add benchmarking binary/target il y a 6 ans
  Joost Rijneveld 06281e057d
Merge pull request #4 from jamathews/master il y a 6 ans
  Justin Mathews 2fd9fa9938 Fix OID parsing il y a 6 ans
  Joost Rijneveld fd49bbbfe0
Fix pointer type codestyle inconsistency il y a 6 ans
  Joost Rijneveld 05dac989c4
Store OID in bigendian notation in pk and sk il y a 6 ans
  Joost Rijneveld c63291fb8e
Add test to check existence of parameter sets il y a 6 ans
  Joost Rijneveld f8023bbc2b
Update IANA numeric identifiers to match Draft v12 il y a 6 ans
  Joost Rijneveld b9c65792e5
More explicitly label pk parts in verification il y a 6 ans
  Joost Rijneveld 758a6349fc
Do not expose l_tree function il y a 6 ans
  Joost Rijneveld afad4fe13a
Fix typo in comments leaving root out of sk il y a 7 ans
  Joost Rijneveld 42a2e8aa83
Make addr type switching not zero out remainder il y a 7 ans
  Joost Rijneveld 51790b9d57
Fix prf when n != 32 il y a 7 ans
  Joost Rijneveld daa4e2d6db
Rename hash functions to tweaked hashes il y a 7 ans
  Joost Rijneveld fe252b8093
Move ull-byte-conversions to separate utils file il y a 7 ans
  Joost Rijneveld b9b84b9f9e
Consistently return -1 on failure il y a 7 ans
  Joost Rijneveld a95aaf0b37
Fix typo in WOTS comments: n-byte messages, not m il y a 7 ans
  Joost Rijneveld e5fceef2e2
Add TravisCI badge il y a 7 ans
  Joost Rijneveld 0ad434698c
Add TravisCI configuration il y a 7 ans
  Joost Rijneveld b78d0756d0
Make return code of test/xmss meaningful il y a 7 ans
  Joost Rijneveld a234427390
Explicitly parse XMSS_VARIANT to get OID for tests il y a 7 ans
  Joost Rijneveld c248911178
Optionally specify number of test sigs in Makefile il y a 7 ans
  Joost Rijneveld 1cba1e7be8
Make core_fast use the secret key for the state il y a 7 ans
  Joost Rijneveld 2e96b03106
Clean up and simplify hash function definitions il y a 7 ans
  Joost Rijneveld 384b228c58
Support messages that exceed the stack size il y a 7 ans
  Joost Rijneveld f5d53b252e
Fix failing verification test formatting il y a 7 ans
  Joost Rijneveld df9fe909fc
Compute sk size after defining BDS k parameter il y a 7 ans