1
0
mirror of https://github.com/biergaizi/codecrypt synced 2024-06-26 00:38:16 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Mirek Kratochvil
a09344f034 add proper copyright notices 2016-04-17 15:48:09 +02:00
Mirek Kratochvil
19d59f9ec1 bulk-apply new code styling rules 2015-10-31 22:58:17 +01:00
Mirek Kratochvil
c5cf430ab5 fmtseq: remove internal rc4 usage, use chacha20
Result is incompatible with previous version. Those just shouldn't be
used anymore.
2014-04-05 14:04:08 +02:00
Mirek Kratochvil
fee6b431c2 fmtseq: privkey internals checking
Simple size checks that prevent some segfaults from working with mangled
privkeys.
2014-01-25 10:34:33 +01:00
Mirek Kratochvil
c62c19d29d header file ifndefs share common prefix 2013-04-17 08:52:22 +02:00
Mirek Kratochvil
f6c1ee90c9 algos_sig: complete 2013-01-27 15:02:54 +01:00
Mirek Kratochvil
bc759c2211 fmtseq: key serialization 2012-12-29 15:26:34 +01:00
Mirek Kratochvil
647f5e7fa3 fmtseq: all working 2012-12-28 17:14:22 +01:00
Mirek Kratochvil
902a2f541d fmtseq: working (tbd: tree cache updates) 2012-12-27 19:49:21 +01:00
Mirek Kratochvil
52a7ce08cf fmtseq: primitive key generation 2012-12-25 18:17:00 +01:00
Mirek Kratochvil
f835bbe3cc fmtseq structuralized 2012-12-25 15:26:29 +01:00
Mirek Kratochvil
f9fc177d98 get rid of the ugly global codecrypt.h 2012-12-25 14:39:39 +01:00