117 Révisions (06281e057d9f5d22efe066b0dde1873baf4a4afe)
 

Auteur SHA1 Message Date
  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
  Joost Rijneveld ac55d2ccf2
Make XMSSMT WOTS memory usage more accurate il y a 7 ans
  Joost Rijneveld 59d304027c
Let xmss_core decide on secret key size il y a 7 ans
  Joost Rijneveld 1b16921e3e
Clarify current BDS traversal support il y a 7 ans
  Joost Rijneveld 5ce8fc402b
Clean up tests il y a 7 ans
  Joost Rijneveld d340e0700d
Remove fixed message length from UI il y a 7 ans
  Joost Rijneveld dd1ae2a6aa
Adapt UI to abstract from core functions il y a 7 ans
  Joost Rijneveld 3c802756aa
Separate UI and test files il y a 7 ans
  Joost Rijneveld 342dc1c50c
Clean up xmss_core header file il y a 7 ans
  Joost Rijneveld 94a92ed2b1
Make XMSS sign/open functions instances of XMSSMT il y a 7 ans
  Joost Rijneveld 7c6354f762
Rename parameters for readability and consistency il y a 7 ans
  Joost Rijneveld bbbb95e869
Fix erroneous index length for XMSSMT il y a 7 ans
  Joost Rijneveld 4111393912
Abstract address types into macro constants il y a 7 ans
  Joost Rijneveld ae49c04807
Clean up signing functions il y a 7 ans
  Joost Rijneveld d794ae30ee
Deduplicate XMSS/XMSSMT key generation il y a 7 ans
  Joost Rijneveld d9a9723125
Combine auth path and keygen root functions il y a 7 ans
  Joost Rijneveld 9ac634762f
Also fix underflow for XMSSMT il y a 7 ans
  Joost Rijneveld a9fe0e43fe
Clean up key generation il y a 7 ans
  Joost Rijneveld 270e6cd753
Reorder ull_to_bytes parameters to group output il y a 7 ans
  Joost Rijneveld cd8e621dac
Refactor and deduplicate WOTS il y a 7 ans
  Joost Rijneveld c4d4e93bbd
Add test to check deterministic signatures il y a 7 ans
  Joost Rijneveld 305bd614bb
Perform various reformatting / renaming il y a 7 ans
  Joost Rijneveld 998137622a
Fix integer underflow when writing updated sk il y a 7 ans
  Joost Rijneveld 8970c4933c
Document and simplify library usage il y a 7 ans
  Joost Rijneveld 138a380a26
Remove unnecessary endianness difference il y a 7 ans
  Joost Rijneveld 2a89ca2874
Resolve comparison warnings il y a 7 ans