1
0
mirror of https://github.com/biergaizi/codecrypt synced 2024-06-30 19:03:12 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Mirek Kratochvil
329953d575 keyring: better open/close behavior 2013-09-12 12:18:17 +02:00
Mirek Kratochvil
93cd8f377f keyring: squash opening and loading into one func 2013-09-12 12:14:58 +02:00
Mirek Kratochvil
66d7d84b13 fix CXXFLAGS="-Wall" warnings 2013-07-23 15:58:02 +02:00
Mirek Kratochvil
04b4b1670f keyring: keys also contain algorithm identifier 2013-04-21 00:04:16 +02:00
Mirek Kratochvil
bb9640f6b7 keyring: remove race condition from unlocking 2013-04-20 23:43:37 +02:00
Mirek Kratochvil
c6278b8e54 keyring: pubring/secring identifiers 2013-04-20 23:43:04 +02:00
Mirek Kratochvil
06c997deee some lib/header/autotools cleaning 2013-04-20 13:47:41 +02:00
Mirek Kratochvil
bf57a99fb2 sencode: a little better format of decode
It's not all that pointy anymore.
2013-04-20 10:09:11 +02:00
Mirek Kratochvil
9731e41beb keyring: small clarifications 2013-04-20 09:57:18 +02:00
Mirek Kratochvil
e5cff75177 keyring: detach keyring parsing/serialization
for later usage in exports/imports
2013-04-18 11:53:50 +02:00
Mirek Kratochvil
cff617f8a4 main: keyring initialization 2013-04-17 09:33:22 +02:00
Mirek Kratochvil
7d92cea733 keyring: open/close and lock management 2013-04-16 22:29:21 +02:00
Mirek Kratochvil
ad1065f847 keyring: some file stuff&loading/saving 2013-04-16 22:14:50 +02:00
Mirek Kratochvil
d3be589138 keyring: a little better structure 2013-04-15 16:00:26 +02:00
Mirek Kratochvil
2c4a399536 keyring: better structure 2013-04-01 17:49:58 +02:00
Mirek Kratochvil
eadcfcf8b4 algos_sig: start signature algorithms 2013-01-21 17:00:20 +01:00
Mirek Kratochvil
814c7642af keyring and message work 2013-01-04 12:43:36 +01:00