LinuxQuestions.org
LinuxAnswers - the LQ Linux tutorial section.
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices

Tags used in this thread
Popular LQ Tags , , , , , , ,

Reply
 
Thread Tools
Old 10-05-2008, 05:20 PM   #1
flouran
Member
 
Registered: Aug 2008
Distribution: Ubuntu Hardy Heron 8.04 LTS
Posts: 77
Thanked: 1
Talking Decrypt an AES-128 bit encrypted file


[Log in to get rid of this advertisement]
Hi,
I have an AES-128 bit encrypted file, and I was wondering how I could decrypt it (I have the password for it) under Ubuntu 8.04 LTS.

Any help would be greatly appreciated,
Flouran
flouran is offline  
Tag This Post , , , , , , ,
Reply With Quote
Old 10-05-2008, 05:23 PM   #2
flouran
Member
 
Registered: Aug 2008
Distribution: Ubuntu Hardy Heron 8.04 LTS
Posts: 77
Thanked: 1

Original Poster
Talking

Basically, are there any packages to help me decrypt the encrypted file (in either AES-128 bit or AES-256 bit, etc)?
flouran is offline  
Tag This Post , , , , , , ,
Reply With Quote
Old 10-05-2008, 05:25 PM   #3
pinniped
Senior Member
 
Registered: May 2008
Location: planet earth
Distribution: Debian
Posts: 1,732
Thanked: 6
Well, it depends on what operations (aside from AES encoding) were applied - you can try:

aespipe -d <encyptedfile >decryptedfile
pinniped is offline  
Tag This Post , , , , , , ,
Reply With Quote
Old 10-05-2008, 08:00 PM   #4
jschiwal
Moderator
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 12,877
Thanked: 232
Here is an example using openssl:
Code:
openssl enc -d -aes128 -in testfile.enc -out /dev/stdout
You will be prompted for the passphrase.
You may want to use an actual file for -out.
jschiwal is online now     Reply With Quote

Reply

Bookmarks


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
What R the requirements of aes-256 encrypted loopback device? zahoo Linux - Software 1 06-14-2005 09:47 AM
AES encrypted file in Debian slashdotdash Debian 6 01-25-2005 04:46 PM
how do i compress an existing mp3 from 128 bit to 32 bit? lemuel Linux - Newbie 4 01-04-2005 09:28 PM
128 bit encryption cyrilvictor Linux - Security 4 11-02-2004 08:16 AM
2048-bit encrypt/decrypt help Nappa Slackware 1 11-20-2003 12:04 PM


All times are GMT -5. The time now is 06:19 PM.

Main Menu
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration