Re: Creating Unique Fingerprint

2017-06-19 Thread Long Si
Hi everyone Thanks for your input so far. I am surprised to learn about the suggested methods. For my example 1, I had assumed there would be only (1/16)^4 combinations so it should be fairly quick (i.e. less than a week to find one). Let say for now, I just want my full fingerprint to start with

Creating Unique Fingerprint

2017-06-18 Thread Long Si
Hi I am on Linux, and would like to generate a key with "unique 40" fingerprint. eg 1: Starts with ABCD ... eg 2: Starts with AXXX ... XXXA ends with A eg 3: ... without any '0' character at all How would I go about writing such a script? Don't mind running for months

private-keys-v1.d

2017-03-09 Thread Long Si
Hi Before migrating to a new system, I exported my GPG secret keys and then imported them. Both "gpg -k" and "gpg -K" shows both the public and private keys are imported properly. However, I note my ".gnupg/private-keys-v1.d" directory is empty, and I am unable to sign my emails with Evolution cli