L
Lillen
Guest
Isn't it just decompile pgp so that you see the sourcecode, inorder to see the math behind the cryptiation to create a key???
Last edited:
Starting today August 7th, 2024, in order to post in the Married Couples, Courting Couples, or Singles forums, you will not be allowed to post if you have your Marital status designated as private. Announcements will be made in the respective forums as well but please note that if yours is currently listed as Private, you will need to submit a ticket in the Support Area to have yours changed.
Isn't it just decompile pgp so that you see the source, inorder to make a decryption of it???
I am not certain of what a private key is? doesn't the source include math behind the private key as well??
Oh i see private key = password.
but isn't the encryption and decryption defined by the sourcecode in the program?
The Text You Want To Encrypt
Your PUBLIC Key
-----BEGIN PGP MESSAGE-----
qANQR1DBwEwDVxlIeg7sAbABB/4l7HqfQvCChDk95imNRnPEusuLgZL+T1UtL+lY
5r7cNfAfizBZcyMt9umZuFCV2wqbQcvN5k04nQGMqXNpyWxEpYa9xLLfyWBBmlw8
yzZuUr/gdy96GvXgBmMJw31V3BUKfxoljb+C6Cwo+HUPVTPBRSZP2ZQRO3/XZ9P4
mWFHGe4il4WB7VJThcqnj8QfAm/UI3BDAqfD5TRj/hVWvTLZG11VVN+a7uZVaftZ
1v0SNTH1LGlZz2z06wKSBgkXn53cJFbSDPkzZmODLpzgHc0LF1ftbIydKuG8m8Gg
wErgBVoPdI29Y9OVRmpsR4eHc/gXs8uKUmnLaY/APrIThtfh0lUBet+ZXnbQSW74
GNl0wawEwvyDxB5C+y7TiCqPKhB5grJd6v8Jlr9ZgvTxqVVRsolemrEyDprGOLxo
kyqTTmJ5urD3TBveB75wzL1kA1/mNqOasHUF
=6No1
-----END PGP MESSAGE-----
I don't follow you... Lets assume you don't know hebrew at all, 'at all'. And I give you the word se'ir with hebrew letters, you will not understand it unless you have a dictionary. and given the dictionary you will see that se'ir means hairy goat referring to devils or othertimes just hairy.
Now doesn't the sourcecode contain the information how the original messege is tranlatied into encrypted messege?
Public key cryptography
The problems of key distribution are solved by public key cryptography, the concept of which was introduced by Whitfield Diffie and Martin Hellman in 1975. (There is now evidence that the British Secret Service invented it a few years before Diffie and Hellman, but kept it a military secret and did nothing with it. [J H Ellis: The Possibility of Secure Non-Secret Digital Encryption, CESG Report, January 1970])
Public key cryptography is an asymmetric scheme that uses a pair of keys for encryption: a public key, which encrypts data, and a corresponding private, or secret key for decryption. Youpublishyour public keytotheworldwhile keeping your private key secret. Anyone with a copy of your public key can then encrypt information that only you can read. Even people you have never met.
It is computationally infeasible to deduce the private key from the public key. Anyone who has a public key can encrypt information but cannot decrypt it. Only the person who has the corresponding private key can decrypt the information.
I always wanted to use pgp protection in e-mails and such, then I realized I didn't have anything to say that was important enough to protect.
But that doesn't answer my question. The process of turning original messege into encrypted messege must be stored in the sourcecode. or am i wrong?
So the private key contains the dictionary to translate the encrypted messege into readable text?
Do they have one private key for every user, or if you have one private key you have them all??
Ah so you send all your personal letters via postcard I take it?![]()