125 Commits (2237b6f4f083b42069321ea6a9507c515af7bd4b)
 

Autor SHA1 Mensaje Fecha
  Joost Rijneveld 2237b6f4f0
Merge pull request #8 from dcooper16/padding_length hace 4 años
  David Cooper 7793c40c07 Separate definition of padding length hace 4 años
  Joost Rijneveld fb7e3f8edc
Add note on deploying reference code hace 5 años
  Joost Rijneveld 49f72fd1a7
Update README to point to RFC hace 5 años
  Joost Rijneveld 0d019ddc9f
Change order of SK elements to match RFC hace 6 años
  Joost Rijneveld bb2d285814
Prevent overrunning stack for large benchmarks hace 6 años
  Joost Rijneveld 75a42a86a6
Allow more flexible parameter selection hace 6 años
  Joost Rijneveld 9207b91272
Add benchmarking binary/target hace 6 años
  Joost Rijneveld 06281e057d
Merge pull request #4 from jamathews/master hace 6 años
  Justin Mathews 2fd9fa9938 Fix OID parsing hace 6 años
  Joost Rijneveld fd49bbbfe0
Fix pointer type codestyle inconsistency hace 6 años
  Joost Rijneveld 05dac989c4
Store OID in bigendian notation in pk and sk hace 6 años
  Joost Rijneveld c63291fb8e
Add test to check existence of parameter sets hace 6 años
  Joost Rijneveld f8023bbc2b
Update IANA numeric identifiers to match Draft v12 hace 6 años
  Joost Rijneveld b9c65792e5
More explicitly label pk parts in verification hace 7 años
  Joost Rijneveld 758a6349fc
Do not expose l_tree function hace 7 años
  Joost Rijneveld afad4fe13a
Fix typo in comments leaving root out of sk hace 7 años
  Joost Rijneveld 42a2e8aa83
Make addr type switching not zero out remainder hace 7 años
  Joost Rijneveld 51790b9d57
Fix prf when n != 32 hace 7 años
  Joost Rijneveld daa4e2d6db
Rename hash functions to tweaked hashes hace 7 años
  Joost Rijneveld fe252b8093
Move ull-byte-conversions to separate utils file hace 7 años
  Joost Rijneveld b9b84b9f9e
Consistently return -1 on failure hace 7 años
  Joost Rijneveld a95aaf0b37
Fix typo in WOTS comments: n-byte messages, not m hace 7 años
  Joost Rijneveld e5fceef2e2
Add TravisCI badge hace 7 años
  Joost Rijneveld 0ad434698c
Add TravisCI configuration hace 7 años
  Joost Rijneveld b78d0756d0
Make return code of test/xmss meaningful hace 7 años
  Joost Rijneveld a234427390
Explicitly parse XMSS_VARIANT to get OID for tests hace 7 años
  Joost Rijneveld c248911178
Optionally specify number of test sigs in Makefile hace 7 años
  Joost Rijneveld 1cba1e7be8
Make core_fast use the secret key for the state hace 7 años
  Joost Rijneveld 2e96b03106
Clean up and simplify hash function definitions hace 7 años
  Joost Rijneveld 384b228c58
Support messages that exceed the stack size hace 7 años
  Joost Rijneveld f5d53b252e
Fix failing verification test formatting hace 7 años
  Joost Rijneveld df9fe909fc
Compute sk size after defining BDS k parameter hace 7 años
  Joost Rijneveld ac55d2ccf2
Make XMSSMT WOTS memory usage more accurate hace 7 años
  Joost Rijneveld 59d304027c
Let xmss_core decide on secret key size hace 7 años
  Joost Rijneveld 1b16921e3e
Clarify current BDS traversal support hace 7 años
  Joost Rijneveld 5ce8fc402b
Clean up tests hace 7 años
  Joost Rijneveld d340e0700d
Remove fixed message length from UI hace 7 años
  Joost Rijneveld dd1ae2a6aa
Adapt UI to abstract from core functions hace 7 años
  Joost Rijneveld 3c802756aa
Separate UI and test files hace 7 años
  Joost Rijneveld 342dc1c50c
Clean up xmss_core header file hace 7 años
  Joost Rijneveld 94a92ed2b1
Make XMSS sign/open functions instances of XMSSMT hace 7 años
  Joost Rijneveld 7c6354f762
Rename parameters for readability and consistency hace 7 años
  Joost Rijneveld bbbb95e869
Fix erroneous index length for XMSSMT hace 7 años
  Joost Rijneveld 4111393912
Abstract address types into macro constants hace 7 años
  Joost Rijneveld ae49c04807
Clean up signing functions hace 7 años
  Joost Rijneveld d794ae30ee
Deduplicate XMSS/XMSSMT key generation hace 7 años
  Joost Rijneveld d9a9723125
Combine auth path and keygen root functions hace 7 años
  Joost Rijneveld 9ac634762f
Also fix underflow for XMSSMT hace 7 años
  Joost Rijneveld a9fe0e43fe
Clean up key generation hace 7 años