Results 1 to 4 of 4

Thread: Ho to encrypt with AES?

  1. #1
    Join Date
    Oct 2011
    Posts
    2
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Windows Symbian S60

    Default Ho to encrypt with AES?

    I have to encrypt some data with AES128/CBS/PKCS5padding. I'm in Symbian^3.
    I've tried with QCA and i didn't solve my problem, because i couldn't compile files and obtain library to use and i couldn't include QCrypto in my project.
    Did someone solve similar problem?
    Is there another library to use???
    Thank you!

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Ho to encrypt with AES?

    You can use OpenSSL directly.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Oct 2011
    Posts
    2
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Windows Symbian S60

    Default Re: Ho to encrypt with AES?

    Thank you!
    I tried to use OpenSSl, but i couldn't to do it, because i didn't find the currect library and the explanations for how to use that.
    Can you help me?
    Thank you!

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Ho to encrypt with AES?

    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. encrypt the content of a file
    By franco.amato in forum Qt Programming
    Replies: 9
    Last Post: 11th May 2011, 16:35
  2. How to encrypt Directory and File using Qt
    By akshar26 in forum Newbie
    Replies: 1
    Last Post: 1st July 2010, 00:19
  3. how to encrypt ?
    By probine in forum Qt Programming
    Replies: 3
    Last Post: 22nd November 2006, 19:32
  4. Easy algorithm to encrypt / decrypt string data?
    By Mike in forum Qt Programming
    Replies: 7
    Last Post: 2nd March 2006, 06:42

Tags for this Thread

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.