Discussion Board

Results 1 to 5 of 5

Thread: String cipher

  1. #1
    Registered User tkatva's Avatar
    Join Date
    Nov 2010
    Posts
    43
    I would like to implement a class as part of my application that would encrypt given string using AES. This application should run on Symbian 3 devices, so the targeted Qt framework would then be 4.6.4?

    I have read somewhere that Qt doesn't have a cipher, but has anyone some experience on other open source C++ ciphers? (Like Crypto ++) can you compile those to Symbian platform?

    Any suggestions on how to encrypt and decrypt String with AES would appreciated.

    Thank you

    Best Regards Tuomas

  2. #2
    Nokia Developer Champion danhicksbyron's Avatar
    Join Date
    Nov 2009
    Location
    Minnesota, USA
    Posts
    3,209
    Symbian has built-in crypto support. You don't want to use an open source cipher if you might be subject to US (or possibly EU) export restrictions -- you want to use something that's pre-approved.

    See http://wiki.forum.nokia.com/index.ph...ptography_APIs

  3. #3
    Registered User tkatva's Avatar
    Join Date
    Nov 2010
    Posts
    43
    Can I use these Symbian Crypto features with Qt? Does anyone know if Qt will have some ciphers implemented in future releases ?

  4. #4
    Nokia Developer Champion danhicksbyron's Avatar
    Join Date
    Nov 2009
    Location
    Minnesota, USA
    Posts
    3,209
    I don't know why Qt doesn't include interfaces to the system's embedded crypto features -- they're pretty standard. Your guess is as good as mine whether this will be done in the future.

    You can use the Symbian interfaces from Qt, but it takes a little bit of work figuring out the translations.

  5. #5
    Registered User tkatva's Avatar
    Join Date
    Nov 2010
    Posts
    43
    Is there somewhere some tutorial or example on how to use Symbian libraries from Qt?

Similar Threads

  1. XML cipher
    By swetha25 in forum Mobile Java General
    Replies: 1
    Last Post: 2009-09-29, 06:10
  2. Cipher example in SDK
    By heuven in forum Symbian C++
    Replies: 1
    Last Post: 2008-02-25, 14:17
  3. Cipher SDK Example
    By parisn in forum Symbian C++
    Replies: 1
    Last Post: 2004-06-15, 12:32
  4. Supported cipher algorithms
    By norom2 in forum Mobile Web Site Development
    Replies: 1
    Last Post: 2001-11-08, 14:55
  5. Default cipher suite
    By norom2 in forum Mobile Web Site Development
    Replies: 1
    Last Post: 2001-11-08, 14:55

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