codecrypt/src
Mirek Kratochvil 66d5488133 privfile: add forgotten sources 2017-10-31 21:34:38 +01:00
..
actions.cpp actions: only show 40 bits of keyID by default 2017-10-23 14:32:10 +02:00
actions.h implement private key locking 2017-10-22 23:10:23 +02:00
algo_suite.cpp mce_qd: remove obsolete MCE-QD encryption 2016-04-28 13:14:24 +02:00
algo_suite.h add proper copyright notices 2016-04-17 15:48:09 +02:00
algorithm.h add proper copyright notices 2016-04-17 15:48:09 +02:00
algos_enc.cpp mce_qd: remove obsolete MCE-QD encryption 2016-04-28 13:14:24 +02:00
algos_enc.h mce_qd: remove obsolete MCE-QD encryption 2016-04-28 13:14:24 +02:00
algos_sig.cpp add proper copyright notices 2016-04-17 15:48:09 +02:00
algos_sig.h add proper copyright notices 2016-04-17 15:48:09 +02:00
arcfour.h secret-locking on symmetric keys 2017-10-22 21:00:58 +02:00
base64.cpp base64: simplify debase64ing a bit 2017-07-10 11:17:34 +02:00
base64.h add proper copyright notices 2016-04-17 15:48:09 +02:00
bvector.cpp add proper copyright notices 2016-04-17 15:48:09 +02:00
bvector.h add proper copyright notices 2016-04-17 15:48:09 +02:00
chacha.cpp add proper copyright notices 2016-04-17 15:48:09 +02:00
chacha.h add proper copyright notices 2016-04-17 15:48:09 +02:00
cube_hash.h add proper copyright notices 2016-04-17 15:48:09 +02:00
cubehash_impl.h cubehash_impl: fix cubehash implementation mistake 2016-04-28 12:49:13 +02:00
decoding.h add proper copyright notices 2016-04-17 15:48:09 +02:00
envelope.cpp add proper copyright notices 2016-04-17 15:48:09 +02:00
envelope.h add proper copyright notices 2016-04-17 15:48:09 +02:00
factoryof.h add proper copyright notices 2016-04-17 15:48:09 +02:00
fft.cpp add proper copyright notices 2016-04-17 15:48:09 +02:00
fft.h add proper copyright notices 2016-04-17 15:48:09 +02:00
fmtseq.cpp add proper copyright notices 2016-04-17 15:48:09 +02:00
fmtseq.h add proper copyright notices 2016-04-17 15:48:09 +02:00
generator.cpp generator: allow own PRNG seed source 2017-06-26 14:28:54 +02:00
generator.h secret-locking on symmetric keys 2017-10-22 21:00:58 +02:00
gf2m.cpp add proper copyright notices 2016-04-17 15:48:09 +02:00
gf2m.h add proper copyright notices 2016-04-17 15:48:09 +02:00
hash.cpp add proper copyright notices 2016-04-17 15:48:09 +02:00
hash.h hashfile: avoid being fine with informative-grade hashes only 2016-04-28 21:58:52 +02:00
hashfile.cpp hashfile: avoid being fine with informative-grade hashes only 2016-04-28 21:58:52 +02:00
hashfile.h add proper copyright notices 2016-04-17 15:48:09 +02:00
iohelpers.cpp minor typos and styles 2017-07-12 16:10:59 +02:00
iohelpers.h add proper copyright notices 2016-04-17 15:48:09 +02:00
ios.cpp add proper copyright notices 2016-04-17 15:48:09 +02:00
ios.h add proper copyright notices 2016-04-17 15:48:09 +02:00
keyring.cpp privfile: common sk/pk file creation/saving code 2017-10-23 14:14:26 +02:00
keyring.h keyring: fix forgotten check 2017-10-23 14:13:49 +02:00
main.cpp update docs 2017-10-23 14:56:02 +02:00
matrix.cpp add proper copyright notices 2016-04-17 15:48:09 +02:00
matrix.h add proper copyright notices 2016-04-17 15:48:09 +02:00
mce_qcmdpc.cpp minor typos and styles 2017-07-12 16:10:59 +02:00
mce_qcmdpc.h add proper copyright notices 2016-04-17 15:48:09 +02:00
message.cpp implement private key locking 2017-10-22 23:10:23 +02:00
message.h add proper copyright notices 2016-04-17 15:48:09 +02:00
permutation.cpp add proper copyright notices 2016-04-17 15:48:09 +02:00
permutation.h add proper copyright notices 2016-04-17 15:48:09 +02:00
polynomial.cpp add proper copyright notices 2016-04-17 15:48:09 +02:00
polynomial.h add proper copyright notices 2016-04-17 15:48:09 +02:00
privfile.cpp privfile: add forgotten sources 2017-10-31 21:34:38 +01:00
privfile.h privfile: add forgotten sources 2017-10-31 21:34:38 +01:00
prng.h add proper copyright notices 2016-04-17 15:48:09 +02:00
pwrng.cpp secret-locking on symmetric keys 2017-10-22 21:00:58 +02:00
pwrng.h secret-locking on symmetric keys 2017-10-22 21:00:58 +02:00
rmd_hash.h add proper copyright notices 2016-04-17 15:48:09 +02:00
sc.cpp add proper copyright notices 2016-04-17 15:48:09 +02:00
sc.h add proper copyright notices 2016-04-17 15:48:09 +02:00
seclock.cpp implement private key locking 2017-10-22 23:10:23 +02:00
seclock.h implement private key locking 2017-10-22 23:10:23 +02:00
sencode.cpp add proper copyright notices 2016-04-17 15:48:09 +02:00
sencode.h add proper copyright notices 2016-04-17 15:48:09 +02:00
serialization.cpp mce_qd: remove obsolete MCE-QD encryption 2016-04-28 13:14:24 +02:00
sha_hash.h add proper copyright notices 2016-04-17 15:48:09 +02:00
str_match.cpp add proper copyright notices 2016-04-17 15:48:09 +02:00
str_match.h add proper copyright notices 2016-04-17 15:48:09 +02:00
symkey.cpp privfile: common sk/pk file creation/saving code 2017-10-23 14:14:26 +02:00
symkey.h secret-locking on symmetric keys 2017-10-22 21:00:58 +02:00
tiger_hash.h add proper copyright notices 2016-04-17 15:48:09 +02:00
types.h add proper copyright notices 2016-04-17 15:48:09 +02:00
vector_item.h add proper copyright notices 2016-04-17 15:48:09 +02:00
xsynd.cpp add proper copyright notices 2016-04-17 15:48:09 +02:00
xsynd.h generator: allow own PRNG seed source 2017-06-26 14:28:54 +02:00