Today, I will walk through the process of creating a new Certificate Authority (CA) using a 4096-bit RSA key and SHA-512 as the signature hash algorithm. I will also store…
Read moreTag: encryption
Paperkey: How to backup your GnuPG keys on paper
To create a backup of your GPG Key, you may use one of the following commands paperkey –secret-key my-secret-key.gpg –output to-be-printed.txt Or using this if you have exported (not armored)…
Read moreUsing YubiKey with GPG
Using Yubikey with GPG encryption Let me try to show my experience in using Yubikey as a Smartcard for storing signing and GPG encryption keys. There are a lot of…
Read more