Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • * |
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • * |
  • | *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • 1e00c92 Refactor to use compile-time parameter sets by Joost Rijneveld 2017-06-02 14:10:24 +0200
  • d4bc865 Fix bug in addressing during fast xmssmt key gen by Joost Rijneveld 2017-05-31 16:43:12 +0200
  • 9f512fa v06 by Andreas 2016-09-22 16:31:41 +0200
  • ddddfd9 handle that most machines are little endian but addresses here are big endian... by Andreas 2016-07-12 16:19:42 +0200
  • 2c290d3 upgraded to draft-06 by Andreas 2016-07-11 11:15:16 +0200
  • 2b73688 fixed endianess for toByte and base_w by Andreas 2016-02-16 19:24:12 +0100
  • c37b9dc SWITCH from v01 to v03 by Andreas 2016-02-16 16:31:18 +0100
  • 59a4846 changed version date by Andreas 2016-02-10 16:00:07 +0100
  • 622a951 local changes by Andreas 2016-02-10 15:57:16 +0100
  • c1f0721 Also fix int overflow for systems with 4-byte ULs by Joost Rijneveld 2016-02-08 12:11:32 +0100
  • 951848f Remove redundant address changes by Joost Rijneveld 2016-02-05 15:30:00 +0100
  • e2f1cee Fix error for d=1 cases as introduced by 719cb46 by Joost Rijneveld 2016-02-03 14:04:45 +0100
  • 1e503b6 Make codestyle more consistent, fix -Wextra warns by Joost Rijneveld 2016-02-02 14:06:43 +0100
  • 719cb46 Prevent allocating for a 'next' tree on top layer by Joost Rijneveld 2016-02-01 17:21:09 +0100
  • 8cbbfe0 Prevent int overflow for h >= 32 by Joost Rijneveld 2016-02-01 07:50:16 +0100
  • 97331f0 Fix update bug (partially re-implement BDS) by Joost Rijneveld 2016-01-28 17:52:08 +0100
  • 17c5b28 Make address masks more explicit and strict by Joost Rijneveld 2016-01-27 10:18:31 +0100
  • 077e57f fixed bug in address for WOTS Key by Andreas 2015-11-09 13:36:06 +0100
  • 9d9b782 added support for n = m = 64 by Andreas 2015-10-28 15:49:46 +0100
  • 05c5252 Uncomment lcrypto in chacha_test by Joost Rijneveld 2015-10-28 14:26:08 +0100
  • f5a5231 Do not perform bds_round for the last leaf by Joost Rijneveld 2015-10-28 13:45:05 +0100
  • c280769 Make test_xmss_fast stack large enough for pkgen by Joost Rijneveld 2015-10-28 11:40:26 +0100
  • cb05927 corrected test cases by Andreas 2015-10-28 11:08:36 +0100
  • 594d67a Use proper size limits for state structures by Joost Rijneveld 2015-10-05 21:59:50 +0200
  • 2af61ce Check if a NEXT-tree exists before updating it by Joost Rijneveld 2015-10-05 21:57:10 +0200
  • 4c19fe6 Make XMSSMT also use BDS tree traversal by Joost Rijneveld 2015-09-21 13:24:42 +0200
  • a075747 Store BDS state in passable struct, not in globals by Joost Rijneveld 2015-08-27 09:39:06 +0200
  • a33aef6 Adhere to more strict storage bounds by Joost Rijneveld 2015-08-26 15:53:50 +0200
  • 5d469d1 Use BDS for auth paths in XMSS (but not XMSSMT yet) by Joost Rijneveld 2015-08-26 14:54:01 +0200
  • 3b75e0e Make xmss and xmss_fast test verify each signature by Joost Rijneveld 2015-08-26 12:00:06 +0200
  • 6ee57d1 Make auth tree computation stop at the root by Joost Rijneveld 2015-08-26 11:51:39 +0200
  • 1511c0b Add xmss_fast starting point before BDS by Joost Rijneveld 2015-08-21 15:06:07 +0200
  • 100a9e5 Only changed params for test... by Andreas 2015-08-12 18:15:07 +0200
  • b04d7ac merge... by Andreas 2015-08-12 18:05:53 +0200
  • ed18e56 Merge branch 'master' of bitbucket.org:ahuelsing/xmss_ref by Andreas 2015-08-12 18:04:16 +0200
  • 136f10d Added support for n=m=64 by Andreas 2015-08-12 17:59:29 +0200
  • 5823bae Add missing xmssmt test, ignore test binaries by Joost Rijneveld 2015-08-12 15:38:25 +0200
  • 71da95c Change 'uint' to standard 'unsigned int' by Joost Rijneveld 2015-08-12 15:30:01 +0200
  • 481cc10 finished xmssmt by Andreas 2015-08-12 14:37:49 +0200
  • d80a463 added copyright notes for publishing. Removed unused file. by Andreas 2015-08-11 12:23:30 +0200
  • 1826fb2 Initial commit by Andreas 2015-08-11 12:08:27 +0200
  • 7f9cc3e initial project import from KDevelop by Andreas 2015-08-04 14:37:25 +0200