1
0
mirror of https://github.com/biergaizi/codecrypt synced 2024-06-29 18:33:10 +00:00
Commit Graph

389 Commits

Author SHA1 Message Date
Mirek Kratochvil
e4c75fe0e0 decryption
actual decryption that doesnt work
2012-04-07 15:20:15 +02:00
Mirek Kratochvil
5f167030cc decryption
doesnt work though.
2012-04-07 15:15:13 +02:00
Mirek Kratochvil
0963baefa1 algebraic decoding 2012-04-06 14:49:40 +02:00
Mirek Kratochvil
b715459593 mce encryption 2012-04-05 16:25:43 +02:00
Mirek Kratochvil
5ba94ca423 vector helpers 2012-04-05 15:20:01 +02:00
Mirek Kratochvil
b22e2177fe useful debug info 2012-04-05 14:55:02 +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
19225c3665 check matrix 2012-04-04 23:01:55 +02:00
Mirek Kratochvil
171c660d3d square root matrix works 2012-04-03 12:51:23 +02:00
Mirek Kratochvil
5928e45a71 gf2m working under polys 2012-04-03 12:13:51 +02:00
Mirek Kratochvil
cd65834a92 gf2m arithmetic phase 2012-04-03 11:08:52 +02:00
Mirek Kratochvil
ec5b6c36b1 polynomial squaring 2012-04-02 19:16:32 +02:00
Mirek Kratochvil
575cdca736 specification final bits 2012-04-02 19:15:42 +02:00
Mirek Kratochvil
3f82b2b17d fixed signature function params 2012-04-02 14:16:01 +02:00
Mirek Kratochvil
d441578f45 specification update 2012-04-02 14:10:26 +02:00
Mirek Kratochvil
53eb902f1b matrix operations 2012-04-02 11:14:54 +02:00
Mirek Kratochvil
c47a651d0f irreducible polynomials work 2012-04-02 00:44:19 +02:00
Mirek Kratochvil
5cbbaa2151 polynomials 2012-04-01 23:44:18 +02:00
Mirek Kratochvil
7f0121294c kill warnings 2012-04-01 20:55:18 +02:00
Mirek Kratochvil
859dd3ef82 permutations 2012-04-01 20:52:46 +02:00
Mirek Kratochvil
dff9e91123 header upgrades, item() shortcut 2012-04-01 20:52:31 +02:00
Mirek Kratochvil
10738598d9 signatures, empty functions for mce/nd 2012-04-01 17:48:33 +02:00
Mirek Kratochvil
2d37a6dee9 more of the continuing C++ outbreak 2012-04-01 13:51:59 +02:00
Mirek Kratochvil
f212ce4aed header fixups 2012-03-30 15:06:43 +02:00
Mirek Kratochvil
85baaa3ac3 more of C++ outbreak 2012-03-30 15:01:01 +02:00
Mirek Kratochvil
cfb9b3a421 sudden outbreak of C++ 2012-03-30 14:35:08 +02:00
Mirek Kratochvil
87b0968e0d some work 2012-03-30 14:35:02 +02:00
Mirek Kratochvil
d8c4d054d3 math stuff, matrix ops 2012-03-26 12:40:05 +02:00
Mirek Kratochvil
ce93665905 lib/ dir filled with stuff 2012-03-24 22:17:13 +01:00
Mirek Kratochvil
78400e4f6f nice AG coding theory paper 2012-03-24 21:13:50 +01:00
Mirek Kratochvil
21109ad603 more 2012-03-24 21:13:30 +01:00
Mirek Kratochvil
60225494f4 work 2012-03-24 20:39:42 +01:00
Mirek Kratochvil
83869d02c8 some useful papers on the topic 2012-03-15 12:54:34 +01:00
Mirek Kratochvil
4b902b61f5 specification update 2012-03-15 12:32:54 +01:00
Mirek Kratochvil
14ce85a4ef structure! 2012-03-06 17:19:19 +01:00
Mirek Kratochvil
03fe0b481b initial structure 2012-02-23 12:47:30 +01:00
Mirek Kratochvil
4e8a3518da initial commit 2012-02-23 12:46:11 +01:00