Commit graph

8 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 d0810664d7 little refactor of decoding 2012-06-03 23:28:18 +02:00
Mirek Kratochvil 2c7d4276cf decoding: failure checking is optional 2012-05-22 15:43:56 +02:00
Mirek Kratochvil d573d1cfe7 mce: signatures and verification 2012-05-22 15:41:56 +02:00
Mirek Kratochvil 0963baefa1 algebraic decoding 2012-04-06 14:49:40 +02:00