summaryrefslogtreecommitdiff
path: root/kiki.hs
AgeCommit message (Expand)Author
2014-01-25untested: --import-if-authenticjoe
2014-01-16Removed unused bindings.joe
2014-01-15Added signature checks to --show-whose-keyjoe
2014-01-06--show-whose-key option to search who owns the given ssh key.joe
2014-01-06Documented --show-sshjoe
2014-01-06Option --show-ssh (works like --show-pem, but ssh-rsa format).joe
2014-01-04Removed obsolete dependencies.joe
2014-01-02Experimental --hosts feature for import/export aliases from hosts file.joe
2013-12-23Added --show-key optionjoe
2013-12-18No private key data on command line.joe
2013-12-18Added support for importing keys from various crypto-coin networks.joe
2013-12-17Bitcoin foojoe
2013-12-16Better error for unsupported key type for exportjoe
2013-12-15more bitcoin workjoe
2013-12-15Migrated from OpenPGP-CryptoAPI to openpgp-utiljoe
2013-12-13Changed pgpSign to return a Maybe in case a signature cannot be made.joe
2013-12-13Adapted to IO-based inteface pgpSign to reduce dependency onjoe
2013-12-13Updated ecc_curve to S.ByteString rather than [Word8]joe
2013-12-13WIP: support for importing bitcoin keys.joe
2013-12-10Fixed missing-email crash.joe
2013-12-07Command line option validation.joe
2013-12-07Added help text.joe
2013-12-07Fixed check for existing tor id.joe
2013-12-06implemented --autosign for cross-merging master branch.joe
2013-12-06Show ^ signed for third-party binding signatures.joe
2013-12-06Add tor uid when a tor key is cross-merge imported.joe
2013-12-06bug fixes.joe
2013-12-05Implemented --show-pemjoe
2013-12-05Invoke shell commands to generate absent keypairs.joe
2013-12-05Set file modification time when exporting subkey.joe
2013-12-05WIP: import/export secret keysjoe
2013-12-04Implemented --importjoe
2013-12-04Changed command line syntax.joe
2013-12-03Tested cross-merge capability!joe
2013-12-03Added code to preserve packet ordering.joe
2013-12-03Corrected accounting of newness of TrustPackets.joe
2013-12-03Progress toward writting out keyring files.joe
2013-12-02Save ordering information and public/private flag in origin slot ofjoe
2013-12-02Fixed accidental exclusion of origins for UserID packets.joe
2013-12-02Removed trailing white space from source code lines.joe
2013-12-02Remember packet origins in key database.joe
2013-12-02Work in progress toward cross-merge interface.joe
2013-11-29Converted handles in trust packet maps to filenames.joe
2013-11-29Re-implemented public/secret trust packet catagorization to use ajoe
2013-11-26Preserve TrustPackets accross merges.joe
2013-11-25Now avoids trust-signatures on self-certification.joe
2013-11-25Made tor signatures into tsign style signatures (TicId 8bafec)joe
2013-11-25Add tor uids and fixed autosign bugjoe
2013-11-09Ability to specify top key by substring of user id.joe
2013-11-09Ability to output master keys.joe