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
027e097b9b
mce_qd: much faster H to G inversion
2012-10-25 19:37:51 +02: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
5b69b38e09
mce_qd: encryption fixed
2012-10-11 14:13:04 +02:00
Mirek Kratochvil
63e3e591b6
mce_qd: debug
2012-09-30 17:29:42 +02:00
Mirek Kratochvil
b04c1508ee
mce_qd: code generation
2012-09-25 09:27:56 +02:00
Mirek Kratochvil
8162d6979c
matrix: S and Sinv faster generation step 1
2012-08-20 11:26:06 +02:00
Mirek Kratochvil
8d11fecfea
mce_oc: subcodes connection using a random vector
2012-07-19 15:55:33 +02:00
Mirek Kratochvil
c13fb3c414
colex ranking/unranking
...
+uses libgmp for bignum calculations. This dependency isn't very strong
as we're in most cases compiling with gcc, which itself relies on gmp.
2012-06-03 15:45:31 +02:00
Mirek Kratochvil
1c2e807f69
debugging stash 1
2012-05-13 00:17:12 +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
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