1
0
mirror of https://github.com/biergaizi/codecrypt synced 2024-07-05 09:51:45 +00:00
Commit Graph

6 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
8a4cebe729 autogen doesn't create the library 2012-11-05 23:04:53 +01: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
60225494f4 work 2012-03-24 20:39:42 +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