Commit graph

14 commits

Author SHA1 Message Date
Mirek Kratochvil d1fe9b176b restructuralization
- removed cfs_qd (I didn't find a workable specification and it's still
  slow&ugly)
- removed mce_oc (it's just insecure and no one will use that)
- removed library structure, it isn't neccesary anyway
- added primitives for hashing to prepare for FMTseq
2012-12-22 14:09:19 +01:00
Mirek Kratochvil 17afdd4e46 licensing 2012-11-05 22:45:35 +01:00
Mirek Kratochvil 6d5b4c1feb alternant decoder 2012-11-05 21:30:08 +01:00
Mirek Kratochvil 9620632e84 mce_qd: decoding work, along with some fixes
- vector functions
- decoding function simplification
2012-10-22 12:10:26 +02:00
Mirek Kratochvil 8162d6979c matrix: S and Sinv faster generation step 1 2012-08-20 11:26:06 +02:00
Mirek Kratochvil d24550c126 decoding with berlekamp trace 2012-06-08 11:54:22 +02:00
Mirek Kratochvil d0810664d7 little refactor of decoding 2012-06-03 23:28:18 +02:00
Mirek Kratochvil 8bba17f754 nd: fixes 2012-06-02 11:55:58 +02:00
Mirek Kratochvil c9df69a83f niederreiter + various related fixes 2012-06-01 23:49:07 +02:00
Mirek Kratochvil d573d1cfe7 mce: signatures and verification 2012-05-22 15:41:56 +02:00
Mirek Kratochvil 7162681219 mce: key generator 2012-04-05 14:27:26 +02:00
Mirek Kratochvil 3f82b2b17d fixed signature function params 2012-04-02 14:16:01 +02:00
Mirek Kratochvil 7f0121294c kill warnings 2012-04-01 20:55:18 +02:00
Mirek Kratochvil 10738598d9 signatures, empty functions for mce/nd 2012-04-01 17:48:33 +02:00