LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > 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


Reply
  Search this Thread
Old 10-05-2008, 04:20 PM   #1
flouran
Member
 
Registered: Aug 2008
Distribution: Ubuntu Hardy Heron 8.04 LTS
Posts: 77

Rep: Reputation: 16
Talking Decrypt an AES-128 bit encrypted file


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
 
Old 10-05-2008, 04:23 PM   #2
flouran
Member
 
Registered: Aug 2008
Distribution: Ubuntu Hardy Heron 8.04 LTS
Posts: 77

Original Poster
Rep: Reputation: 16
Talking

Basically, are there any packages to help me decrypt the encrypted file (in either AES-128 bit or AES-256 bit, etc)?
 
Old 10-05-2008, 04:25 PM   #3
pinniped
Senior Member
 
Registered: May 2008
Location: planet earth
Distribution: Debian
Posts: 1,732

Rep: Reputation: 50
Well, it depends on what operations (aside from AES encoding) were applied - you can try:

aespipe -d <encyptedfile >decryptedfile
 
Old 10-05-2008, 07:00 PM   #4
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
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.
 
  


Reply

Tags
aes, dmg, encryption, security, ubuntu, ubuntu804


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 08:47 AM
AES encrypted file in Debian slashdotdash Debian 6 01-25-2005 03:46 PM
how do i compress an existing mp3 from 128 bit to 32 bit? lemuel Linux - Newbie 4 01-04-2005 08:28 PM
128 bit encryption cyrilvictor Linux - Security 4 11-02-2004 07:16 AM
2048-bit encrypt/decrypt help Nappa Slackware 1 11-20-2003 11:04 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 12:20 PM.

Main Menu
Advertisement
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
Twitter: @linuxquestions
Open Source Consulting | Domain Registration