sending pgpkey doesn't give an identical result
by newic from LinuxQuestions.org on (#5429C)
Good morning,
I use openpgpjs to create gpgkeys (RSA 2048bits). I forged public and private keys :
I use sks keyserver and when i send my key, it's resulting that keys doesn't corresponding.
Is someone have an idea why the final public key is different of what i have send ?
Keys here : https://pastebin.com/raw/0mfArygL 1. is the public key giving by openpgp 2. is the private 3. is the key resulting by sks.
I observed that key start always by the same letters, corresponding to the type of key but i really don't know how key are armored technically.


I use openpgpjs to create gpgkeys (RSA 2048bits). I forged public and private keys :
I use sks keyserver and when i send my key, it's resulting that keys doesn't corresponding.
Is someone have an idea why the final public key is different of what i have send ?
Keys here : https://pastebin.com/raw/0mfArygL 1. is the public key giving by openpgp 2. is the private 3. is the key resulting by sks.
I observed that key start always by the same letters, corresponding to the type of key but i really don't know how key are armored technically.