Discussion Board

Results 1 to 12 of 12

Thread: QT crypto

  1. #1
    Registered User AhmedAndre's Avatar
    Join Date
    Jan 2010
    Posts
    27
    Hi, I'm new to QT so I'd like to know what are the avialable libraries for doing cryptgraphy on symbian os ?

  2. #2
    Nokia Developer Moderator gnuton's Avatar
    Join Date
    Mar 2009
    Posts
    1,024
    You can use SSL or QCA (http://delta.affinix.com/docs/qca/).
    Actually I don't know if the latest lib is already available for Symbian.

  3. #3
    Super Contributor tamhanna's Avatar
    Join Date
    Jul 2008
    Posts
    2,020
    Hi,
    alternatively, just grab BlowFish! It is a C only algorithm, so no need to worry.

    With best regards
    Tam Hanna
    The lines above are the best I have to offer.If anyone of you is of more advanced knowledge, I ask for your patience and understanding! - unknown arab poet
    http://www.tamoggemon.com - Symbian blog - Windows Phone blog
    My other blogs:
    webOS blog iPhone blog BlackBerry blog Samsung bada blog Android blog

  4. #4
    Nokia Developer Champion rahulvala's Avatar
    Join Date
    Oct 2008
    Location
    INDIA
    Posts
    2,293
    Quote Originally Posted by AhmedAndre View Post
    Hi, I'm new to QT so I'd like to know what are the avialable libraries for doing cryptgraphy on symbian os ?
    Just check this: QSslCipher Represents an SSL cryptographic cipher

    And Also see this below link: http://doc.trolltech.com/4.6/qtnetwork.html

    http://www.qtcentre.org/threads/5580...c-Architecture

    Cheers,

  5. #5
    Nokia Developer Moderator divanov's Avatar
    Join Date
    Oct 2009
    Posts
    4,326
    According to Dan Hicks SSL library is already available on Symbian platform.
    http://discussion.forum.nokia.com/fo...l=1#post746489

  6. #6
    Super Contributor tamhanna's Avatar
    Join Date
    Jul 2008
    Posts
    2,020
    Hi,
    why are you trying to focus him on SSL?

    Blowfish is really easy to get up and running, and is very very safe.

    With best regards
    Tam Hanna
    The lines above are the best I have to offer.If anyone of you is of more advanced knowledge, I ask for your patience and understanding! - unknown arab poet
    http://www.tamoggemon.com - Symbian blog - Windows Phone blog
    My other blogs:
    webOS blog iPhone blog BlackBerry blog Samsung bada blog Android blog

  7. #7
    Nokia Developer Moderator divanov's Avatar
    Join Date
    Oct 2009
    Posts
    4,326
    Quote Originally Posted by tamhanna View Post
    why are you trying to focus him on SSL?
    Because SSL supports Blowfish and many other algorithms and the thread starter didn't clarify what kind of cryptography algorithms he is searching for
    http://www.openssl.org/docs/crypto/crypto.html

  8. #8
    Unfortunately, I don't think there's a way to use the cyphers in Qt's SSL module directly for encryption/decryption. I'd be interested too if someone has found a way...

  9. #9
    Nokia Developer Moderator divanov's Avatar
    Join Date
    Oct 2009
    Posts
    4,326
    Quote Originally Posted by razvanpetru View Post
    Unfortunately, I don't think there's a way to use the cyphers in Qt's SSL module directly for encryption/decryption. I'd be interested too if someone has found a way...
    We are not talking about Qt's SSL module.

  10. #10
    Registered User mtcbaars's Avatar
    Join Date
    Jan 2010
    Posts
    1
    Searching the forum, google and other sources I also noticed there are no libs to perform crypto on nokia QT.

    Desired functions: import certificate (X509), perform RSA encryption/decrypt, AES, (3)DES, ...

    Anyone having a -WORKING- version to do plain cryptography?
    Any idea's? (QCA doesn't compile/work, QSsl... does not allow en/decrypt, ...)

    Preferred would be that it also works in the emulator, so not only on device...

  11. #11
    Nokia Developer Moderator divanov's Avatar
    Join Date
    Oct 2009
    Posts
    4,326
    There are OpenSSL and Symbian Cryptography API available out of the box. QCA should compile fine as well.

  12. #12
    Nokia Developer Champion danhicksbyron's Avatar
    Join Date
    Nov 2009
    Location
    Minnesota, USA
    Posts
    3,209
    With any of them you're going to have to do a little bit of work -- set up the buffers correctly, etc. Encryption is a very tricky business.

Similar Threads

  1. How to use Crypto routines?
    By matthewjtennant in forum Symbian C++
    Replies: 1
    Last Post: 2010-05-20, 14:13
  2. symbian /Open C/ Qt crypto support
    By landisri in forum Symbian C++
    Replies: 1
    Last Post: 2010-03-13, 03:12
  3. RSA Crypto
    By sirtomash in forum Symbian C++
    Replies: 14
    Last Post: 2009-07-18, 17:07
  4. Crypto
    By michi_bib in forum Mobile Java General
    Replies: 2
    Last Post: 2007-08-31, 19:19
  5. Crypto.SignText()
    By deepthi14 in forum Mobile Web Site Development
    Replies: 1
    Last Post: 2003-05-01, 15:50

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved