• 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.

  • CF has always been a site that welcomes people from different backgrounds and beliefs to participate in discussion and even debate. That is the nature of its ministry. In view of recent events emotions are running very high. We need to remind people of some basic principles in debating on this site. We need to be civil when we express differences in opinion. No personal attacks. Avoid you, your statements. Don't characterize an entire political party with comparisons to Fascism or Communism or other extreme movements that committed atrocities. CF is not the place for broad brush or blanket statements about groups and political parties. Put the broad brushes and blankets away when you come to CF, better yet, put them in the incinerator. Debate had no place for them. We need to remember that people that commit acts of violence represent themselves or a small extreme faction.
  • We hope the site problems here are now solved, however, if you still have any issues, please start a ticket in Contact Us

  • The rule regarding AI content has been updated. The rule now rules as follows:

    Be sure to credit AI when copying and pasting AI sources. Link to the site of the AI search, just like linking to an article.

Question on cryptation

pgp_protector

Noted strange person
Dec 17, 2003
51,919
17,828
57
Earth For Now
Visit site
✟478,245.00
Gender
Male
Faith
Christian
Marital Status
Widowed
Politics
US-Others
Upvote 0

pgp_protector

Noted strange person
Dec 17, 2003
51,919
17,828
57
Earth For Now
Visit site
✟478,245.00
Gender
Male
Faith
Christian
Marital Status
Widowed
Politics
US-Others
I am not certain of what a private key is? doesn't the source include math behind the private key as well??

Check updated Links.

The source is the full public domain version, but without the private keys, you won't be able to decrypt the messages,
 
Upvote 0
L

Lillen

Guest
but isn't the encryption and decryption defined by the sourcecode in the program?

If i want to decrypt the encrypted messege "Hi Universe", and I define 'Hello' as 'Hi' and 'World' as 'Universe' the cryptation will say 'Hi Universe', but since I can see the definition or math used to encryption in the source, couldn't i figure out the messege without a key?
 
Last edited:
Upvote 0

pgp_protector

Noted strange person
Dec 17, 2003
51,919
17,828
57
Earth For Now
Visit site
✟478,245.00
Gender
Male
Faith
Christian
Marital Status
Widowed
Politics
US-Others
but isn't the encryption and decryption defined by the sourcecode in the program?

It's defined by the math & the keys, it's a One way encryption.

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-----

Now even with the Message & Public Key, given it's a One Way Encryption, you still need the Private Key (And it's password) to decode the message.
 
Upvote 0
L

Lillen

Guest
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 - the dictionary?
 
Last edited:
Upvote 0

pgp_protector

Noted strange person
Dec 17, 2003
51,919
17,828
57
Earth For Now
Visit site
✟478,245.00
Gender
Male
Faith
Christian
Marital Status
Widowed
Politics
US-Others
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?

Did you read this link ? How PGP works

This section is helpful.
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.
 
Upvote 0

pgp_protector

Noted strange person
Dec 17, 2003
51,919
17,828
57
Earth For Now
Visit site
✟478,245.00
Gender
Male
Faith
Christian
Marital Status
Widowed
Politics
US-Others
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.

Ah so you send all your personal letters via postcard I take it? :)
 
Upvote 0

pgp_protector

Noted strange person
Dec 17, 2003
51,919
17,828
57
Earth For Now
Visit site
✟478,245.00
Gender
Male
Faith
Christian
Marital Status
Widowed
Politics
US-Others
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?

Yes the software turns VIA A Public Key the message you're sending into a Encrypted Message.

But you Can't then decrypt that encrypted text with the Public Key, it' doesn't flow backwards.

The only way to then Decrypt the message is to us the Private Key.

Example if you have PGP you can search for my PUBLIC key.
Encrypt a message.
Post the Encrypted Message on the Forum.
And ONLY I can read it.
 
Upvote 0

pgp_protector

Noted strange person
Dec 17, 2003
51,919
17,828
57
Earth For Now
Visit site
✟478,245.00
Gender
Male
Faith
Christian
Marital Status
Widowed
Politics
US-Others
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??

When you use the application, for each user you create a Key Pair (You did read the links right ? :confused: It's explained in the links)

The Key Pair is Two Keys
1) The Public Key you allow anyone to have
2) The Private Key Only You Keep.

I'd use Your Public Key to encrypt a message for you, post it on the forum.
John over their also has your public key and with it they post a message also for you.

I can't read what John wrote, John can't read what I wrote.
Only you with your PRIVATE Key can read both messages.
 
Upvote 0

TerranceL

Sarcasm is kind of an art isn't it?
Jul 3, 2009
18,940
4,661
✟120,808.00
Gender
Male
Faith
Atheist
Marital Status
Single
Politics
US-Libertarian
Ah so you send all your personal letters via postcard I take it? :)

:p I mean encrypting the contents of the e-mail before sending it.

I read years ago that there was an encryption out there that was so secure that the government couldn't break it thus it was banned.

Any truth behind that or is it as accurate as the Globe's batboy sightings?
 
Upvote 0