summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-06Length-prefixed big-endian numbers (RFC 4251).joe
2014-01-04Added Setup.hs for easy debianization.joe
2014-01-04Removed obsolete dependencies.joe
2014-01-02Experimental --hosts feature for import/export aliases from hosts file.joe
2013-12-25New exports from Hosts library: diff, encode, decode.joe
2013-12-24New library for making changes to /etc/hostsjoe
2013-12-23Added --show-key optionjoe
2013-12-18Merge branch 'master' into bitcoinjoe
2013-12-18No private key data on command line.joe
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-13OpenPGP module to insulate the code from Data.OpenPGP.CryptoAPIjoe
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-13OpenPGP module to insulate the code from Data.OpenPGP.CryptoAPIjoe
2013-12-13Oopsjoe
2013-12-13Updated ecc_curve to S.ByteString rather than [Word8]joe
2013-12-13Updated to patched OpenPGP with ecc_curve fieldsjoe
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-06Example kiki script samizdat-init-key.shjoe
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