codecrypt/src
2013-01-17 16:31:34 +01:00
..
algorithm.h algorithms: encryption algs work 2013-01-16 22:30:03 +01:00
algos_enc.cpp algos_enc: work, fujisaki-okamoto encryption 2013-01-17 16:31:34 +01:00
algos_enc.h algos_enc: work, fujisaki-okamoto encryption 2013-01-17 16:31:34 +01:00
arcfour.h arcfour: small speedup 2012-12-25 21:32:15 +01:00
base64.cpp base64: decoding 2013-01-13 23:27:07 +01:00
base64.h base64: encoding 2013-01-11 12:31:57 +01:00
bvector.cpp get rid of the ugly global codecrypt.h 2012-12-25 14:39:39 +01:00
bvector.h get rid of the ugly global codecrypt.h 2012-12-25 14:39:39 +01:00
decoding.cpp restructuralization 2012-12-22 14:09:19 +01:00
decoding.h get rid of the ugly global codecrypt.h 2012-12-25 14:39:39 +01:00
fmtseq.cpp fmtseq: drop heads of rc4 keystreams 2012-12-29 19:40:39 +01:00
fmtseq.h fmtseq: key serialization 2012-12-29 15:26:34 +01:00
generator.cpp rc4-based random number generator with seeding 2012-12-29 19:40:14 +01:00
generator.h generator: be quicker by default 2013-01-13 23:27:21 +01:00
gf2m.cpp get rid of the ugly global codecrypt.h 2012-12-25 14:39:39 +01:00
gf2m.h get rid of the ugly global codecrypt.h 2012-12-25 14:39:39 +01:00
hash.h fmtseq: working (tbd: tree cache updates) 2012-12-27 19:49:21 +01:00
ios.cpp get rid of the ugly global codecrypt.h 2012-12-25 14:39:39 +01:00
ios.h get rid of the ugly global codecrypt.h 2012-12-25 14:39:39 +01:00
keymgmt.h restructuralization 2012-12-22 14:09:19 +01:00
keyring.cpp keyring and message work 2013-01-04 12:43:36 +01:00
keyring.h keyring and message work 2013-01-04 12:43:36 +01:00
main.cpp main: enhancement, minor stuff 2013-01-13 23:37:58 +01:00
matrix.cpp get rid of the ugly global codecrypt.h 2012-12-25 14:39:39 +01:00
matrix.h get rid of the ugly global codecrypt.h 2012-12-25 14:39:39 +01:00
mce.cpp get rid of the ugly global codecrypt.h 2012-12-25 14:39:39 +01:00
mce.h get rid of the ugly global codecrypt.h 2012-12-25 14:39:39 +01:00
mce_qd.cpp mce_qd: better parameter selection + fwht speed 2013-01-01 19:50:53 +01:00
mce_qd.h mce_qd: better parameter selection + fwht speed 2013-01-01 19:50:53 +01:00
message.cpp message: storing dirty privkey 2013-01-08 20:06:59 +01:00
message.h message implementation 2013-01-08 00:13:19 +01:00
nd.cpp get rid of the ugly global codecrypt.h 2012-12-25 14:39:39 +01:00
nd.h get rid of the ugly global codecrypt.h 2012-12-25 14:39:39 +01:00
permutation.cpp get rid of the ugly global codecrypt.h 2012-12-25 14:39:39 +01:00
permutation.h get rid of the ugly global codecrypt.h 2012-12-25 14:39:39 +01:00
polynomial.cpp get rid of the ugly global codecrypt.h 2012-12-25 14:39:39 +01:00
polynomial.h get rid of the ugly global codecrypt.h 2012-12-25 14:39:39 +01:00
prng.h get rid of the ugly global codecrypt.h 2012-12-25 14:39:39 +01:00
qd_utils.cpp mce_qd: better parameter selection + fwht speed 2013-01-01 19:50:53 +01:00
qd_utils.h mce_qd: better parameter selection + fwht speed 2013-01-01 19:50:53 +01:00
sencode.cpp get rid of the ugly global codecrypt.h 2012-12-25 14:39:39 +01:00
sencode.h fmtseq: key serialization 2012-12-29 15:26:34 +01:00
serialization.cpp main: enhancement, minor stuff 2013-01-13 23:37:58 +01:00
sha2.c get rid of the ugly global codecrypt.h 2012-12-25 14:39:39 +01:00
sha2.h get rid of the ugly global codecrypt.h 2012-12-25 14:39:39 +01:00
sha_hash.h sha2 hash functors 2012-12-29 20:35:42 +01:00
types.h fmtseq: working (tbd: tree cache updates) 2012-12-27 19:49:21 +01:00
vector_item.h get rid of the ugly global codecrypt.h 2012-12-25 14:39:39 +01:00