Commit graph

17 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 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 21b3ef85d1 mce_oc signature implementation
+ some fixes
+ mce_qd skeleton
2012-07-18 11:17:36 +02:00
Mirek Kratochvil a4cf4c9706 matrix fixes (signatures work now) 2012-06-11 09:53:24 +02:00
Mirek Kratochvil 3758f23f44 not-that-dumb matrix*vector multiplication 2012-05-21 20:16:29 +02:00
Mirek Kratochvil d208819103 small fixes in polynomials 2012-05-15 14:00:41 +02:00
Mirek Kratochvil eeed801a0c fixed goppa generator creation 2012-04-10 09:27:35 +02:00
Mirek Kratochvil 6ee3e86dc4 finished check matrix creation 2012-04-09 15:50:11 +02:00
Mirek Kratochvil 0963baefa1 algebraic decoding 2012-04-06 14:49:40 +02:00
Mirek Kratochvil 5ba94ca423 vector helpers 2012-04-05 15:20:01 +02:00
Mirek Kratochvil 7162681219 mce: key generator 2012-04-05 14:27:26 +02:00
Mirek Kratochvil 9e97374131 goppa generator matrix 2012-04-05 13:52:42 +02:00
Mirek Kratochvil 1b37691f31 matrix systematic form 2012-04-05 13:29:17 +02:00
Mirek Kratochvil 53eb902f1b matrix operations 2012-04-02 11:14:54 +02:00
Mirek Kratochvil 2d37a6dee9 more of the continuing C++ outbreak 2012-04-01 13:51:59 +02:00