1
0
mirror of https://github.com/biergaizi/codecrypt synced 2024-06-25 16:28:15 +00:00
codecrypt/src
2016-04-17 15:09:10 +02:00
..
actions.cpp prevent mangling user output by correct escapes 2015-12-05 18:34:50 +01:00
actions.h symmetric encryption working 2014-04-06 13:46:04 +02:00
algo_suite.cpp mce_qcmdpc: QC-MDPC McEliece 2015-11-07 19:37:30 +01:00
algo_suite.h chacha: fix 2 funny oneliners 2014-04-06 13:37:26 +02:00
algorithm.h algorithm: remove identification 2013-05-03 14:42:58 +02:00
algos_enc.cpp algos_enc: fixup the padding for non-byte-aligned keys 2015-11-15 20:38:30 +01:00
algos_enc.h mce_qcmdpc: QC-MDPC McEliece 2015-11-07 19:37:30 +01:00
algos_sig.cpp bvector: use faster to/from string/byte conversion 2015-11-07 23:17:09 +01:00
algos_sig.h algos_sig: macro-squash 2014-04-09 16:01:37 +02:00
arcfour.h bulk-apply new code styling rules 2015-10-31 22:58:17 +01:00
base64.cpp massive code cleanup and removal of dead code 2015-11-07 19:38:08 +01:00
base64.h base64: encoding 2013-01-11 12:31:57 +01:00
bvector.cpp prevent mangling user output by correct escapes 2015-12-05 18:34:50 +01:00
bvector.h mce_qcmdpc: implement faster decoding 2015-11-15 20:35:03 +01:00
chacha.cpp chacha: fix 2 funny oneliners 2014-04-06 13:37:26 +02:00
chacha.h chacha: forgotten public 2014-04-01 11:04:49 +02:00
cube_hash.h bulk-apply new code styling rules 2015-10-31 22:58:17 +01:00
cubehash_impl.h bulk-apply new code styling rules 2015-10-31 22:58:17 +01:00
decoding.cpp massive code cleanup and removal of dead code 2015-11-07 19:38:08 +01:00
decoding.h massive code cleanup and removal of dead code 2015-11-07 19:38:08 +01:00
envelope.cpp bulk-apply new code styling rules 2015-10-31 22:58:17 +01:00
envelope.h actions: be helpful on missing ascii-armor option 2014-01-24 10:30:13 +01:00
factoryof.h massive code cleanup and removal of dead code 2015-11-07 19:38:08 +01:00
fft.cpp implement circulant multiplication by FFT +tooling 2015-11-15 11:05:44 +01:00
fft.h implement circulant multiplication by FFT +tooling 2015-11-15 11:05:44 +01:00
fmtseq.cpp bulk-apply new code styling rules 2015-10-31 22:58:17 +01:00
fmtseq.h bulk-apply new code styling rules 2015-10-31 22:58:17 +01:00
generator.cpp generator: remove rc4 usage, some cleaning 2014-04-05 11:36:50 +02:00
generator.h generator: remove rc4 usage, some cleaning 2014-04-05 11:36:50 +02:00
gf2m.cpp massive code cleanup and removal of dead code 2015-11-07 19:38:08 +01:00
gf2m.h bulk-apply new code styling rules 2015-10-31 22:58:17 +01:00
hash.cpp bulk-apply new code styling rules 2015-10-31 22:58:17 +01:00
hash.h bulk-apply new code styling rules 2015-10-31 22:58:17 +01:00
hashfile.cpp prevent mangling user output by correct escapes 2015-12-05 18:34:50 +01:00
hashfile.h hashfile: integrate into actions 2014-03-10 11:20:43 +01:00
iohelpers.cpp main: provide -E option to redirect stderr to file 2016-01-11 16:33:15 +01:00
iohelpers.h main: provide -E option to redirect stderr to file 2016-01-11 16:33:15 +01:00
ios.cpp std namespace cleaning 2013-06-21 20:35:59 +02:00
ios.h header file ifndefs share common prefix 2013-04-17 08:52:22 +02:00
keyring.cpp prevent mangling user output by correct escapes 2015-12-05 18:34:50 +01:00
keyring.h massive code cleanup and removal of dead code 2015-11-07 19:38:08 +01:00
main.cpp oh look, year changed 2016-01-20 22:54:35 +01:00
matrix.cpp massive code cleanup and removal of dead code 2015-11-07 19:38:08 +01:00
matrix.h massive code cleanup and removal of dead code 2015-11-07 19:38:08 +01:00
mce_qcmdpc.cpp mce_qcmdpc: decrease decoding failure rate 2016-02-06 12:46:40 +01:00
mce_qcmdpc.h mce_qcmdpc: QC-MDPC McEliece 2015-11-07 19:37:30 +01:00
mce_qd.cpp mce_qd: make the warning louder 2016-04-17 15:09:10 +02:00
mce_qd.h massive code cleanup and removal of dead code 2015-11-07 19:38:08 +01:00
message.cpp bulk-apply new code styling rules 2015-10-31 22:58:17 +01:00
message.h message implementation 2013-01-08 00:13:19 +01:00
permutation.cpp massive code cleanup and removal of dead code 2015-11-07 19:38:08 +01:00
permutation.h prevent mangling user output by correct escapes 2015-12-05 18:34:50 +01:00
polynomial.cpp prevent mangling user output by correct escapes 2015-12-05 18:34:50 +01:00
polynomial.h massive code cleanup and removal of dead code 2015-11-07 19:38:08 +01:00
prng.h header file ifndefs share common prefix 2013-04-17 08:52:22 +02:00
qd_utils.cpp bulk-apply new code styling rules 2015-10-31 22:58:17 +01:00
qd_utils.h header file ifndefs share common prefix 2013-04-17 08:52:22 +02:00
rmd_hash.h better configuration of crypto++ library 2016-01-13 10:07:57 +01:00
sc.cpp bulk-apply new code styling rules 2015-10-31 22:58:17 +01:00
sc.h bulk-apply new code styling rules 2015-10-31 22:58:17 +01:00
sencode.cpp bulk-apply new code styling rules 2015-10-31 22:58:17 +01:00
sencode.h bulk-apply new code styling rules 2015-10-31 22:58:17 +01:00
serialization.cpp bvector: use faster to/from string/byte conversion 2015-11-07 23:17:09 +01:00
sha_hash.h better configuration of crypto++ library 2016-01-13 10:07:57 +01:00
str_match.cpp bulk-apply new code styling rules 2015-10-31 22:58:17 +01:00
str_match.h chacha: fix 2 funny oneliners 2014-04-06 13:37:26 +02:00
symkey.cpp prevent mangling user output by correct escapes 2015-12-05 18:34:50 +01:00
symkey.h chacha: fix 2 funny oneliners 2014-04-06 13:37:26 +02:00
tiger_hash.h better configuration of crypto++ library 2016-01-13 10:07:57 +01:00
types.h header file ifndefs share common prefix 2013-04-17 08:52:22 +02:00
vector_item.h header file ifndefs share common prefix 2013-04-17 08:52:22 +02:00
xsynd.cpp bulk-apply new code styling rules 2015-10-31 22:58:17 +01:00
xsynd.h xsynd: new stream cipher 2014-04-02 10:49:55 +02:00