summaryrefslogtreecommitdiff
path: root/lib/KeyRing.hs
AgeCommit message (Expand)Author
2016-08-28Basic gpg-agent support.joe
2016-08-27Replaced dataenc with memory.joe
2016-08-25Implemented key encryption.joe
2016-08-25Show cipher for password-protected keys.joe
2016-08-25Progress toward encrypting keys.joe
2016-04-30comments and type signaturesJames Crayne
2016-04-29build fixesjoe
2016-04-29function to parse Triple-Field SpecsJames Crayne
2016-04-29fixed redundant bitflags packets.joe
2016-04-29when creating keys, use pgp key flags for standard usages.joe
2016-04-29Fixed per-file autosign.joe
2016-04-28write hosts file to cache.joe
2016-04-26type signatures to help debugging buildsJames Crayne
2016-04-26put the proper time stamps on ipsec/ssh exports.joe
2016-04-26export ipsec secret key to /var/cache/kikijoe
2016-04-26bugfix: don't export generated keys unless spilling.joe
2016-04-25cokiki replace ssh-server key.joe
2016-04-25DeleteSubKey renamed to DeleteSubkeyByFingerprint.joe
2016-04-25Bug-fix. (internal key generation)joe
2016-04-25Changed "init" command to cokiki (/var/cache/kiki) design.joe
2016-04-25KeyRingOperation: internal key generation supported.joe
2016-04-24Refactored build of executable and library.joe