Results 1 to 4 of 4

Thread: .aes256 decrypt using openssl

  1. #1
    Join Date
    Mar 2009
    Beans
    23

    Exclamation .aes256 decrypt using openssl

    i have a encrypted file using .aes256. I'm trying to decrypt but it fails.

    This is the command i used
    openssl enc -d -aes256 -in insurance.aes256 > /media/DATA/out.dec
    And here's the error:
    enter aes-256-cbc decryption password:
    bad decrypt
    13930:error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt:evp_enc.c:330:
    any help? thanks in advance!

  2. #2
    Join Date
    Apr 2007
    Location
    NorCal
    Beans
    1,149
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: .aes256 decrypt using openssl

    You should probably wait until Julian gives out the password.
    Posting code? Use the [code] or [php] tags.
    I don't care, I'm still free. You can't take the sky from me.

  3. #3
    Join Date
    Nov 2006
    Beans
    33

    Re: .aes256 decrypt using openssl

    Quote Originally Posted by schauerlich View Post
    You should probably wait until Julian gives out the password.
    Ha ha ha ha! Why would we want to do that?

  4. #4
    Join Date
    Oct 2009
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: .aes256 decrypt using openssl

    Quote Originally Posted by felixq78 View Post
    Ha ha ha ha! Why would we want to do that?
    On that note: Thread Closed.
    Come to #ubuntuforums! We have cookies! | Basic Ubuntu Security Guide

    Tomorrow's an illusion and yesterday's a dream, today is a solution...

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •