.kdev4
|
Initial commit
|
2015-08-11 12:08:27 +02:00 |
test
|
Make xmss and xmss_fast test verify each signature
|
2015-08-26 12:00:06 +02:00 |
.gitignore
|
Add xmss_fast starting point before BDS
|
2015-08-21 15:06:07 +02:00 |
chacha.c
|
Initial commit
|
2015-08-11 12:08:27 +02:00 |
chacha.h
|
Initial commit
|
2015-08-11 12:08:27 +02:00 |
hash.c
|
Added support for n=m=64
|
2015-08-12 17:59:29 +02:00 |
hash.h
|
added copyright notes for publishing. Removed unused file.
|
2015-08-11 12:23:30 +02:00 |
Makefile
|
Add xmss_fast starting point before BDS
|
2015-08-21 15:06:07 +02:00 |
prg.c
|
Merge branch 'master' of bitbucket.org:ahuelsing/xmss_ref
|
2015-08-12 18:04:16 +02:00 |
prg.h
|
Change 'uint' to standard 'unsigned int'
|
2015-08-12 15:30:01 +02:00 |
randombytes.c
|
added copyright notes for publishing. Removed unused file.
|
2015-08-11 12:23:30 +02:00 |
randombytes.h
|
Initial commit
|
2015-08-11 12:08:27 +02:00 |
wots.c
|
Change 'uint' to standard 'unsigned int'
|
2015-08-12 15:30:01 +02:00 |
wots.h
|
finished xmssmt
|
2015-08-12 14:37:49 +02:00 |
xmss_commons.c
|
Change 'uint' to standard 'unsigned int'
|
2015-08-12 15:30:01 +02:00 |
xmss_commons.h
|
Change 'uint' to standard 'unsigned int'
|
2015-08-12 15:30:01 +02:00 |
xmss_fast.c
|
Use BDS for auth paths in XMSS (but not XMSSMT yet)
|
2015-08-26 14:54:01 +02:00 |
xmss_fast.h
|
Add xmss_fast starting point before BDS
|
2015-08-21 15:06:07 +02:00 |
xmss_ref.kdev4
|
initial project import from KDevelop
|
2015-08-04 14:37:25 +02:00 |
xmss.c
|
Make auth tree computation stop at the root
|
2015-08-26 11:51:39 +02:00 |
xmss.h
|
finished xmssmt
|
2015-08-12 14:37:49 +02:00 |
zerobytes.c
|
added copyright notes for publishing. Removed unused file.
|
2015-08-11 12:23:30 +02:00 |
zerobytes.h
|
Initial commit
|
2015-08-11 12:08:27 +02:00 |