summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2020-05-24Commandline option to use v5 key packets.Joe Crayne
2020-05-19Unified pgp version selection for created key packets.Joe Crayne
2020-05-19Match v5 partial fingerprints from front rather than back.Joe Crayne
2020-05-19Use only 40-digit fingerprints when talking to gpg-agent.Joe Crayne
2020-05-10Option to render SHA256 based fingerprints.Joe Crayne
2020-05-09Added sign command to make detached signatures.Joe Crayne
2020-05-07disable key generation for GenEd25519 & GenCv25519 keysAndrew Cady
2020-05-06Avoid making SHA1 signatures.Joe Crayne
2020-05-06fix warningAndrew Cady
2020-05-05fix cryptonomic.net URL, avoid use of SHA-1Andrew Cady
2020-05-03Corrected tag ssh-host to ssh-server for ssh self-auth UID.Joe Crayne
2020-05-03Added cryptonomic.net to --autosign and --import-if-authentic.Joe Crayne
2020-05-03Verify cryptonomic self-auth for display.Joe Crayne
2020-05-03Updated cryptonomic hostname for sshfp.Joe Crayne
2019-11-15Cv25519 (tox-id) key support.Joe Crayne
2019-10-15Fix 32/64-bit bug.Joe Crayne
2019-10-13Fixed clear-sign verify. New customized dependency openpgp-asciiarmor.Joe Crayne
2019-10-13Comment typo.Joe Crayne
2019-10-13fix private key outputAndrew Cady
2019-10-12try to make understandableAndrew Cady
2019-07-16use all names where previously only ".onion" names were usedAndrew Cady
2019-07-16changes without effectAndrew Cady
2019-07-16Faster subkey verificaiton.Joe Crayne
2019-07-16Updates to the updates to IntMapClass.Joe Crayne
2019-07-16fix commented-out functions in IntMapClassAndrew Cady
2019-07-16Updates to IntMapClass.Joe Crayne
2019-07-16String to KeyGrip utility.Joe Crayne
2019-07-16Added byGrip map to KeyDB.Joe Crayne
2019-07-15Switched fingerprint to wrapped ByteString + some module shuffling.Joe Crayne
2019-07-14refactor "resolveTransform Autosign"Andrew Cady
2019-07-14newtype UidStringAndrew Cady
2019-07-13Finished encapsulation of KeyDB.Joe Crayne
2019-07-13WIP: encapsulation of KeyDB.Joe Crayne
2019-07-13do not use CPP extensionAndrew Cady
2019-07-13remove more old cpp cruftAndrew Cady
2019-07-13make unused code compileAndrew Cady
2019-07-13require base >= 4.8Andrew Cady
2019-07-13no cpp needed, since my love is unconditionalAndrew Cady
2019-07-13cpp conditionals died of old ageAndrew Cady
2019-07-13aging ifdefs moved to nursing homeAndrew Cady
2019-07-13simplify refreshCacheAndrew Cady
2019-07-13weaker than applicativeAndrew Cady
2019-07-13remove redundant fieldAndrew Cady
2019-07-13remove redundant fieldAndrew Cady
2019-07-13Avoid external call to ssh-keygen.Joe Crayne
2019-07-13peers do not need a .onion nameAndrew Cady
2019-07-13put all the names into ssh known hostsAndrew Cady
2019-07-13use gpg address instead of .onion name in strongswan configAndrew Cady
2019-07-13factor out chooseOneNameAndrew Cady
2019-07-12further clarification of typesAndrew Cady