View previous topic :: View next topic |
Author |
Message |
Evil_Intentions Expert Cheater
Reputation: 65
Joined: 07 Jan 2010 Posts: 214
|
Posted: Tue Feb 14, 2012 10:33 pm Post subject: Working on an encryption method... |
|
|
...using fractals. Basically using a small 1st order that can be "fractaled" into a much longer higher order. Then the program plots it on a grid in the background and collects all the points in an array of x and y values. These x and y values can then be used in a variety of ways to encrypt whatever the input is. Since the data output would be numbers, it could also be replotted after encryption, which would look interesting. Offer usage ideas of the x and y values. I already have the basics
shift with x, xor with y. Save shifted value as new x, xord value as new y. Replotable
Xor with x, then xor that with y. Cannot be replotted, possibly cast back to a readable character.
Can also use xnor too. Maybe xor with x then xnor with y. Anything to make it harder to crack. I'm not sure of the complexity of the resulting encrypted data, but it'd be interesting at the very least. The point of it is ease of use. Kind of like my other encryption. Using a small key and procedural generation to create a final key of adequate length.
Thoughts?
|
|
Back to top |
|
 |
Cryoma Member of the Year
Reputation: 198
Joined: 14 Jan 2009 Posts: 1819
|
Posted: Tue Feb 14, 2012 10:34 pm Post subject: |
|
|
Obfuscation is so easy I don't know why people sweat encryption...
|
|
Back to top |
|
 |
Evil_Intentions Expert Cheater
Reputation: 65
Joined: 07 Jan 2010 Posts: 214
|
Posted: Tue Feb 14, 2012 10:35 pm Post subject: |
|
|
Cryoma wrote: | Obfuscation is so easy I don't know why people sweat encryption... |
I find it interesting. And good practice.
|
|
Back to top |
|
 |
Cryoma Member of the Year
Reputation: 198
Joined: 14 Jan 2009 Posts: 1819
|
Posted: Tue Feb 14, 2012 10:38 pm Post subject: |
|
|
Kazekeil wrote: | Cryoma wrote: | Obfuscation is so easy I don't know why people sweat encryption... |
I find it interesting. And good practice. |
Ok but in general people are like omfg gotta get 256 encryption on my porn folder when you can just encrypt like 8 and obfuscate it.
|
|
Back to top |
|
 |
Evil_Intentions Expert Cheater
Reputation: 65
Joined: 07 Jan 2010 Posts: 214
|
Posted: Tue Feb 14, 2012 11:16 pm Post subject: |
|
|
Cryoma wrote: | Kazekeil wrote: | Cryoma wrote: | Obfuscation is so easy I don't know why people sweat encryption... |
I find it interesting. And good practice. |
Ok but in general people are like omfg gotta get 256 encryption on my porn folder when you can just encrypt like 8 and obfuscate it. |
I'm aware. I do it for fun, if anyone else gets use out of it, good for them.
|
|
Back to top |
|
 |
Cryoma Member of the Year
Reputation: 198
Joined: 14 Jan 2009 Posts: 1819
|
Posted: Tue Feb 14, 2012 11:21 pm Post subject: |
|
|
Cool have fun.
You know what would be cool is taking binary and translating it into fractal bitmaps, and back.
You could like take a sound file, turn it into a huge fractal, post on internet, others could download and convert back to sound.
Or any file really.
|
|
Back to top |
|
 |
Cryoma Member of the Year
Reputation: 198
Joined: 14 Jan 2009 Posts: 1819
|
Posted: Tue Feb 14, 2012 11:29 pm Post subject: |
|
|
Gtfo talix
|
|
Back to top |
|
 |
the the the Master Cheater
Reputation: 46
Joined: 15 Jun 2008 Posts: 429
|
Posted: Wed Feb 15, 2012 12:27 am Post subject: |
|
|
Sorry your topic got derailed kazeek. I really liked cryomas idea for encrypting sound/whatever files and uploading them.
Sounds sweet! DOIT!
|
|
Back to top |
|
 |
|