Preserved Topic: Trying to learn encryption methods... (Page 1 of 1) |
|
---|---|
Paranoid (IV) Inmate From: under your rug, |
posted 07-27-2002 01:20
My friend is trying to teach me encryption but I'm not really understanding things... |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
posted 07-27-2002 01:58
You have 2 main types of encryption symmetric and asymmetric. The example here is symmetric in that the "key" (the replacements for the letters) is the same when encrypting and decrypting the message. In other words A = aaaaa whether you are encrypting or decrypting the message. These types are relatively (depending on the algorithm used to encrypt the message, this method is about the simplest) insecure. Other types rely on public and private key's. Your public key you make availible to others to encrypt their message however once encrypted they require your private key to decrypt. This allows you to transfer data most securely since anyone can send you a message however only the bearer of the private key can decrypt the message. This public key (or asymmetric) encryption is the most widely used especially using PGP. |
Paranoid (IV) Mad Scientist with Finglongers From: Germany |
posted 07-27-2002 15:31
or it might be encrypted by something as simple as a letter-shift |
Nervous Wreck (II) Inmate From: home sweet home |
posted 07-27-2002 16:40
since they are grouped by 2, i would think 2 combined gives 1 char of the password. |
Paranoid (IV) Mad Scientist with Finglongers From: Germany |
posted 07-27-2002 19:34
they might wrap around, lacapaca. |
Nervous Wreck (II) Inmate From: home sweet home |
posted 07-28-2002 11:20
ooops. right! |
Paranoid (IV) Inmate From: West Texas |
posted 07-28-2002 21:08
Another way would be to re-write those letters into another pattern, usually a rectangle or sometimes a 'W' or 'M'... |
Paranoid (IV) Inmate From: West Texas |
posted 08-02-2002 02:04
Hey Synthetic, did you ever get the answer to that? Starting to be one of those things that bugs you until you figure it out... |
Neurotic (0) Inmate Newly admitted From: |
posted 09-03-2002 12:21
aaaaaaaaaaaaaaaaaahhhhhhhhhh |
Maniac (V) Mad Scientist From: Happy Hunting Grounds... |
posted 09-04-2002 09:38
Hmmm...interesting. |