nakulgupta
Apr 22 2005, 09:46 AM
Have any of you read Digital Fortress? It's by the same guy who wrote The Da Vinci Vode(Dan Brown). If you haven't better get it. It's awesome!! Apart from being a cliffhanger it's got a solid base in super-computer's and encryption techniques. A rotating clear text pass key may not be viable now but i have another idea that might work. There are plenty of encryption software availabe out there. Another thing that changes the file is compression. My idea is based on the combination of these two. Lets take a notepad file. I made a file with my name and zipped it. Opening the zip file in notepad gave me the text to read. I then changed the extension from .zip to .txt and zipped it again. When i opened the file in notepad what i wanted was solved. No part of the text was comprehendible!! Now this can be repeated plenty of times using different softwares, extensions. You can make your own encrypted text message!! Now lets fit encryption into the picture. In any one stage we can encrypt the file, change the extension, zip it, and compress it again!! Thus after a certain point decrypting become dificult if you dont know the sequence. I'd like to know if this idea is feasible and can any member work on a program to do this?? Maybe we can generate some revenue off it!  Seriously are there any downsides to this technique?? i dont know programming so i would need help in this from any member...
Reply
miCRoSCoPiC^eaRthLinG
Apr 22 2005, 10:21 AM
Thats a cool idea nakul  Maybe we can start off something at our opensource collaborative development community that we're about to launch soon. Check keeping for new announcements - we'lll be done real soon
Reply
nakulgupta
Apr 22 2005, 10:27 AM
I dont mean to double post but another thing just occured to me. If we use different extensions in different stages will it make a difference in the overall security??
Reply
nakulgupta
Apr 22 2005, 10:31 AM
QUOTE(microscopic^earthling @ Apr 22 2005, 03:51 PM) Thats a cool idea nakul  Maybe we can start off something at our opensource collaborative development community that we're about to launch soon. Check keeping for new announcements - we'lll be done real soon  Sure thing...
Reply
qwijibow
Apr 22 2005, 11:56 AM
So, you are talking about piping data through a compression porgram several times to achieve encryption ???? you could to that with gzip compressed once. CODE bash-2.05b$ echo "hello world" | gzip -fc hBHW(/I-
compressed twice CODE bash-2.05b$ echo "hello world" | gzip -fc | gzip -fc hB``|▒Oy>dbеX
copressed 5 times CODE bash-2.05b$ echo "hello world" | gzip -fc | gzip -fc | gzip -fc | gzip -fc | gzip -fc #hB[#hB`Php<;}39PsJ=_ita``pnFC'))L[
it looks nice... but it is by no means secure. it may stop your little sister readng your diary, but if you need to store things securely, use disk encryption with a large random password. or GNU PGP to encrypt files. QUOTE I dont mean to double post but another thing just occured to me. If we use different extensions in different stages will it make a difference in the overall security?? it will slightly change the output of some compression programs, IF that porgram also stores the origonal file name... like a tar archive. but it will not change the securety. There is no securety, sorry. if you are interested in securety, look up single padded Xor encryption. its fairly easy to program, theoretically un-breakable, and doesnt use passwords. for example, iof you used it to encrypt a 1mb file, you would first generate a 1mb block of memory (array) of random data. each bit from the file are Xor'ed together... Xor table... A B Xor 0 0 0 0 1 1 1 0 1 1 1 0 you then keep the Xored file, and the random data file. do de-crypt, just run the process again. aslong as nobody ever has both 1mb files, the origonal data is safe, andu un breakable, provided that the random data is truely random. thedrawbacks ofcourse, is that its quite impracticle. it doubles the size of the data.
Reply
nakulgupta
Apr 22 2005, 03:16 PM
My results with the zip feature of Win XP 1st compression CODE PK 2V*t1 myname.txtnakulPK 2V*t1 myname.txtPK 8 - Over here nakul is visible. Now here's what happened in the second compression. CODE PK 2]E { myname1.txtffb 5Ki ͭKM+(K. fdƭ , oV6# PK 2]E { myname1.txtPK 9 n As you can see only the file name is visible and not the content. 3rd compression CODE PK Ӥ2ӌ myname2.txtffa```ذdNC@^5sqne^bn^IE I$[3Jlb#tv3WWj>wCZckeX$$E<c3Qnfpu5C7#7n @J#bBK V PK Ӥ2ӌ myname2.txtPK 9 4th compression using WinRAR into a .RAR file CODE Rar! ϐs t 0 w620 myname3.txt :tPK Ӥ2ӌ myname2.txtffa```ذdNC@^5sqne^bn^IE I$[3Jlb#tv3WWj>wCZckeX$$E<c3Qnfpu5C7#7n @J#bBK V PK Ӥ2ӌ myname2.txtPK 9 ={ @ The downsides..the file size increases and with Win RAR RAR! is visible... This may sound offending but i know what i'm talking about.....always.
Reply
Dream
Apr 22 2005, 04:35 PM
umm a few things, remeber anything one man can make, another can unmake. Your idea, while orginal fresh and intresting would never really stop any NSA h3x0rz (haha i got to throw that in there) because really encryption IS the way to go. The truly unbreakable code is the Navajo code durning the pacific war, it was their own language modified into code and thus unbreaable to the japanese so I say make up your own language! That way it would be unbreakable. Now onto the book, its too formualted like all of Dan Brown's books, they all follow the same formula. Main character thinks he knows someone is good and someone is bad, but no the good guy is actually working with the bad guy, then in the end he figures out the good guy is good and bad guy is bad... everyone of his books (Angels and Demons, Da Vinci Code, Digital Fortress are all like that) its discription of Cryptology is wayy off but hey its a thriller so i guess anything goes. Intresting read, though not acurate, heh
Reply
nakulgupta
Apr 22 2005, 06:23 PM
I agree, but it was just an idea...i mean throw in some encryption here or there too would make it pretty tough. Agreed it's breakable but here's something. Lets say we "compress" it ten times using different software, throw in an encryption or two. Now anybody trying to break it would have to try soo many combinations!! And since it's all mixed up i.e. You dont know whether it's an encryption or compression you wouldnt be able to get through quick enough.... On the books, agreed they r formulated but if half of the stuff in DF is true then we're at a severe loss of privacy.. I mean something like the Transltr...could it be true??
Reply
Dream
Apr 22 2005, 07:15 PM
well it isn't the transltr, I don't believe that exist in any shape or form, however there is the ECHELON QUOTE NSA, in combination with the equivalent agencies in the United Kingdom (Government Communications Headquarters), Canada (Communications Security Establishment), Australia (Defence Signals Directorate), and New Zealand (Government Communications Security Bureau), and otherwise known as the UKUSA group, is believed to be responsible for, among other things, the operation of the ECHELON system. Its capabilities are suspected to include the ability to monitor a large proportion of the world's transmitted civilian telephone, fax and data traffic. The system has as one of its most important bases the nominally RAF-run station at Menwith Hill (54.0162 N; 1.6826 W) near Harrogate, Yorkshire.
Many people oppose NSA's operations, arguing that NSA infringes on Americans' privacy by spying on the United States' own citizens, and that this has occurred in violation of NSA's charter prohibiting just such acts. In addition, ECHELON is considered with indignation by citizens of other countries, with widespread suspicion that the United States government uses it for motives other than its national security, including for economic intelligence. Others say that what NSA does is necessary. It has been suggested that in practice Echelon implements an end run around legal restrictions on internal surveillance by having partner agencies spy on the citizens of other partner's countries, thereby avoiding illegal spying on their own citizens. Bascially the NSA still denies its existance while the UK and Austrila already admitted its existance, scary isn't it?
Reply
nakulgupta
Apr 23 2005, 07:12 AM
Damn scary dream...damn scary..hope it meets with the same end as Transltr
Reply
Recent Queries:--
digital fortress code on back - 4.62 hr back. (1)
Similar Topics
Keywords : digital, fortress, revolutionary, encryption, technique
- What Applications Can I Use For Cd-audio Ripping (digital Extraction) And Encoding?
Audio Encoding (0)
What Programs To I Need To Setup To Rip And Encode Video From My Camcorder?
DV / Digital Camcorder Encoding (1) The basic libraries you'll want are libdv (DV-format decoding library),
libraw1394(IEEE-1394/firewire hardware access library), and libavc1394 (AVC control library, so you
can play and pause your camera via computer control). Please note that many broken libraw1394
packages do not properly setup the /dev/raw1394 device. If you encounter problems when running
dvgrab, kino, or other DV capturing programs regarding the raw1394 interface, try the following
commands to create the /dev/raw1394 device: Code: # /bin/mknod -m 600 /dev/raw1394 c 171 0 #
/bin/chown root:root ....
Revolutionary Idea In 3d Computer Graphics
basically for games, but not only (5) I have a dream to create or participate in team projects for creating... an intellectual software
program, which will give users a possibility to realize all their fantasies!!! They can
take any beautiful girl's ( or man's ) face in the Internet and make from it whatever they
want - any picture, any animation etc. For example, you have found a good video clip of russian
group "VIA Gra" you are expressed, but you want to see a little bit different actions with members
of this group. No problems, you can make a very sadistic girl's from them... ....
Faq. Knowing How Digital Camera Lenses Work
(4) This are the articles I found in yahoo.com When shopping for a digital camera, people often
overlook the camera lens. Serving as your camera's "eye," the lens determines what your camera
can see - and how well that view is transmitted to the CCD (charge-coupled device) or CMOS
(complementary metal-oxide semiconductor) chip for recording. The following sections explain the
basics of how digital camera lenses work. Focal length Different lenses have different focal
lengths. On a digital camera, focal length measures the distance between the lens and the image
sensor,....
Get Listed On Google In 24hr
SEO technique (12) I know many peopl out there who don't how to get listed on google.The main thing you need is
that by just sending your website on the add url page on google won't do it.I know lots of
people still waiting to get listed by no page on google till now.I can give you an advice for start
is to prepare your meta tag well as it is the key. You need to make a list on your meta keyword,
description ect...You choose the best keyword for your website and if you get good keyword it better
for your website.After making this you will need to search for a directory list with hi....
Facebook Graffiti
Bare-bones digital Painting (10) Lately I have enjoyed painting with the Flash-based Graffiti application on Facebook. Sometimes I
think it is fun to see what I can do with the restrictions of a simple little paint program. The
only real special feature that the application has is the ability to adjust the opacity of your
paint. Anyway, below are some of the images I have produced with it. If anyone else has used it, I
would love to see what you have made. Also the application has a somewhat new feature
that allows people to play back the drawing line-by-line. I have uploaded a few of the....
How To Boot A Pc From Your Usb Flashdisk
A simple, harmless technique (17) Probbably some of you have the same annoying problem. I often have to boot under DOS in order to
perform some maintenance things - re-format or re-partition hard disk, do virus diagnostics or
recover files. I love using fdisk, or McAfee viruscan in command line mode. I love typing "fdisk".
For that, MS-DOS command line is nice. Booting from a flashdisk is faster than floppies, and a
flashdisk a lots more space than a floppy. So, now, how to boot from a flashdisk without
complicating or dangerous things ? Here is the way I do it. Of course, I found the trick from
several ....
Vegetables Will Eat You 3d Salad Digital Work Of Art
(3) Nice work of digital art (inspired by the movie "Alien"), made in 3D Studio Max, but without the
second set of teeth, no Ranch dressing for blood, and no vegetable oil drool:
http://www.framebox.de/creations/3d/salad/ A reference to Giuseppe Arcimboldo's work:
http://images.google.com/images?hl=en&...mages&gbv=2 ....
Digital Painting Of Flying Boat In Gimp
(with screen capture video). (0) Personal Blog Entry Here is the screen capture video: YouTube Playlist (It is a seven part
video. Pretty long - do not know how to do a timelapse in Movie Maker) This was one exhausting
experience - the video capture/editing and all. /tongue.gif" style="vertical-align:middle"
emoid=":P" border="0" alt="tongue.gif" />....
Digital Painting Of A Tree Using Gimp
(screen capture video) (7) I tried to capture the full painting process (around half an hour) and make a video out of it of a
simple digital painting of tree. Google Video Link Check it out at my blog too. This is the
end product. ....
Pomegranate
Digital Painting for a workshop (4) Subject: Pomegranate Software: GIMP Hardware: PC + Wacom Tablet Time: 3 hours on and off I know,
I know. I have been a bit absent from AstaHost - that is because I am working hard on improving my
digital painting skills. This is my entry for a weekly workshop at another forum. I was just able
to complete it with couple of hours remaining. (This week has been busy). Thought I would let you
guys in on a 'sneak peek'. /tongue.gif" style="vertical-align:middle" emoid=":P" border="0"
alt="tongue.gif" /> This is a scaled down image. The original image is 1680x1....
Digital Lockets!
digital picture lockets (12) I don't know if this counts as me 'discovering' something today, but I was looking
around for presents for my sig. other and I was searching for something along the lines of a digital
picture frame or a locket. Well, guess what: some smart people decided to combine the two of them
and came up with a digital photo locket. J&R has it for about $32 after shipping. I'm not
too sure about the battery life though, but it seems like an interesting gift idea. The link can
be found below: http://www.jr.com/JRProductPage.process?Pr...feed.CTA+MIHPNB Wel....
Hibsicus Flower
Digital Painting as a part of workshop (8) Here is a digital painting I did as part of a workshop at another forum. ....
Cryptainer 448-bit Encryption
(2) QUOTE Cryptainer is a 448-bit encryption system to encrypt your data on hard disk to militaty
grade encryption. Simply install Cryptainer in your machine set an access password and activate the
program. The Cryptainer creates a Vitrual Drive which can be accessed from My Computer. When you
open the drive, a window very similar to Windows Explorer opens and lets your drag the data to be
encrypted into it from the Explorere and those files are encrypted automatically. Once you close
the application the Virtual drive disappears from the My Computer. So only the person....
Lavanya (character)
Digital Painting (3) Hey guys. I recently got myself a Wacom Tablet. Here is a character painting I did using GIMP.
Related Blog Post: Digital Painting - Lavanya 2 I did most of it (around 80%) using mouse - I had
not got the tablet by then. After that, I did the finishing touches with the graphics tablet.....
"bin Laden" By Immortal Technique
(3) Okay, I don't know if most of you have heard this song but I just came upon it now. I came
across the phrase: "Bush knocked down the towers" I was like WTF!? I was so insulted that
someone would say such a thing. Give me a reason as to why any President, not just Bush, would do
that kind of thing. Here is a citation from the song: lyrics: QUOTE (Feat. Mos Def) Man,
you hear this bullshit they be talkin' Every day, man It's like these mother****ers is just
like professional liars YouknowwhatI'msayin? It's wild Listen Bin Laden didn'....
Just A Digital Drawing I Recently Made...
: ) (11) Hello. My name is Ashley and I'm totally new to this site. I was pleasantly surprised when I
stumbled across this art forum. And....even though I feel very, very weird about posting my art up
here - (makes me feel slightly narcissistic, which I'm not...) - I thought I'd go for it.
I don't generally get a lot of feedback on DeviantArt and view this as an opportunity to get
some constructive criticism. So, the attached picture is my most recent digital drawing and
it's called "I guess I'll catch you later..." The original size is 1280x800 pix....
Encryption Algorithms
(3) I think this is in the correct forum. This includes various encryption algorithms, could come in
useful if you want to see how the different algorithms work etc. These are all class modules. -
Encryption Algorithms RC4 - Download Blowfish - Download Gost - Download TEA - Download
Twofish - Download DES - Download Skipjack - Download Rijndael - Download Serpent -
Download - Hash Algorithms MD5 - Download SHA - Download - Compression Huffman - Download
Example code on how to work them (using RC4, this will be the exact same as any other algori....
Windows XP Folder Encryption Key ?
Where is the Windows XP encryption Key saved. (13) Does any one know where is the encryption key in Windows XP stored. In other words how can one get
encryption key. Or how to retrive the data without the encrytion key. By encrypting a file or
folder, we are converting it to a format that can't be read by other people. A file encryption
key is added to files or folders that you choose to encrypt. This key is needed to read the file.
....
Getting The Most Out Of Canon Digital Rebel XT?
(1) Not too long ago I bought a Canon Digital Rebel XT. It was my first SLR camera and I've been
really pleased with what I've managed to do with it so far. I have the basic 18-55mm lens that
came in the box and a very basic 75-300mm lens that I bought later on. I was wondering what to do I
have to do (hardware wise) to take my photography to the next level? I was wondering about maybe
experimenting with some filters. Heard polarizers were good. Also I was thinking about buying an
inexpesinve ( <$150) Macro lens to get some interesting close up shots. So if anyb....
Any Photographers Here ?
What do you think is the best resolution for digital camera ? (12) that is, as by the way the megapixels count is up and growing, it seems there is no limit, 4 -5 -6
-7 some SLRs have 10 and 12 megapixel, but do you think that huge resolution is needed at all ? What
is more important? A high megapixel resolution or a good lens attached on a camera ? The
discussion is served ! let see your opinions !!! /laugh.gif"
style="vertical-align:middle" emoid=":lol:" border="0" alt="laugh.gif" /> ....
Digital Alteration: Creative Or Just...wrong?
(6) Hey all, Am quite new but I just thought it would be really interesting to know what creative
things people have done digitally with photographs and to throw up the question that is the digital
revolution a good thing, and add to the creative possibilities of photography or does it take away
from the skill and expertise of what photography was, say 30 years ago. What do you all think?....
Google Pigeonrank: The Secret Of Their Search
(9) I will quote the article from Google's own site:
http://www.google.com/technology/pigeonrank.html QUOTE As a Google user, you're familiar
with the speed and accuracy of a Google search. How exactly does Google manage to find the right
results for every query as quickly as it does? The heart of Google's search technology is
PigeonRank, a system for ranking web pages developed by Google founders Larry Page and Sergey Brin
at Stanford University. Building upon the breakthrough work of B. F. Skinner, Page and Brin
reasoned that low cost pigeon clusters ....
Great Web Site To Compare Digital Cameras
(4) Awesome Web site if you are buying a digital camera. Compare side to side, see sample photos, this
site is very helpful! Learn more: http://www.dpreview.com/ ....
Digital Art Program?
(6) I've seen alot of people making Digital art and stuff on their computers. I'm into art, so
can anyone tell me some Programs to use?....
Help On Choosing A Photography Digital Camera
I really need some help deciding (8) During maybe in the last few weeks I've became interested in digital photography. I've been
looking at reviews and what really caught my eye was the Canon Rebel ( I think that's the name )
. Anyway is this a good camera? Can you point out some links for good digital photography cameras?
I'm a beginner at this but I don't want some of those cameras for the true beginners. I
have some expirience with digital photography. Thanks. I appreciate it a lot. /smile.gif'
border='0' style='vertical-align:middle' alt='smile.gif' /> ....
Digital Paintball
This is going to be big (18) digital paintball is for the steam platform, you can download it for free when you browse through
the steam games on the interface. the developers are still getting the glitches out but it is still
great. go download it sometimes, youll like itl.....
Film Vs Digital
Which camp are you? (30) With the digital photography rapidly taking over film photography, which camp do you belong to?
There are those who use digital cameras and scoff at film, and there are those who straddle the two,
using both technologies, appreciating both camps, and of course, there are the "old hardies" who
cling onto film. Give your opinion about what you believe in, and the experiences you have had with
your chosen media... For me, I'm a stoid film user. I have a fully manual 35mm SLR camera, with
several prime lenses. In my university photography club, I'm one of the only f....
Resources For Digital Artists
(3) Hey everyone. I thought it'd be a good idea to put together a list of some links and online
resources for digital artists, as there seems to be a number of us here. If any of you come from a
fairly artistically traditional background as I do, it can be tough when trying to figure out how to
take full advantage of the internet as a means to get exposure for your own work or just to learn.
Believe me, there are tons of avenues out there for each; Some good and some bad. Please feel free
to add your own two cents if I miss something. I'll start of with my favorite....
What Is The Best Digital Camera
(43) I think the best for the money is a nikon d70, it is one of the cheapest SLRs, but is excellent
quality, very fast with ful manual control features. Only downside is that it has only 6mps. My
second choice is the Panasonic DMC-FZ20, this has got a great lens for a compact camera. chris ....
Looking for digital, fortress, revolutionary, encryption, technique
|
|
Searching Video's for digital, fortress, revolutionary, encryption, technique
|
advertisement
|
|