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 fb54056331 serialization and cfs_qd work 2012-12-02 12:50:29 +01:00
Mirek Kratochvil 3e41ebdfe9 mod_to_fractor replaced by more general ext_euclid 2012-11-08 12:52:07 +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 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 c9df69a83f niederreiter + various related fixes 2012-06-01 23:49:07 +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 977d3afdc9 restyled decoding 2012-05-15 14:02:42 +02:00
Mirek Kratochvil 985c71e831 fixes 2012-04-20 10:11:21 +02:00
Mirek Kratochvil 0963baefa1 algebraic decoding 2012-04-06 14:49:40 +02:00