Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How do I install Crypto++ in Qt Visual Studio 2010 Windows 7?

How do I install Crypto++ in Qt Visual Studio 2010 Windows 7?

Scheduled Pinned Locked Moved Unsolved General and Desktop
encryptcryptomsvcqt 4.7.4static build
6 Posts 2 Posters 2.6k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    Narthan
    wrote on 23 Mar 2016, 10:25 last edited by
    #1

    Hi
    I want to encrypt some data using aes mode, for that I want to install crypto++ with static , i am using Qt 4.7 with visual studio 2010 , how can I install crypto++ in windows Qt? or any other method is there to encrypt the data using aes mode,

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 23 Mar 2016, 22:43 last edited by
      #2

      Hi,

      That's rather a question for the Crypto++ team.

      On a side note, are you tied to that old outdated version of Qt ? You currently have 4.8.7 and 5.6. Which are you choosing ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      N 1 Reply Last reply 24 Mar 2016, 13:05
      0
      • S SGaist
        23 Mar 2016, 22:43

        Hi,

        That's rather a question for the Crypto++ team.

        On a side note, are you tied to that old outdated version of Qt ? You currently have 4.8.7 and 5.6. Which are you choosing ?

        N Offline
        N Offline
        Narthan
        wrote on 24 Mar 2016, 13:05 last edited by
        #3

        @SGaist Actually i have done most my project code in this Qt version , if i changed the Qt version again i have to change whole code, so i am trying in Qt 4.8.7,
        and is it possible to achieve aes encryption using openssl with Qt?

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 24 Mar 2016, 20:24 last edited by
          #4

          You can use OpenSSL without any problem.

          Unless your using a deprecated API, the port from Qt 4 to 5 is pretty strait forward.

          Depending on what you need, the QCA project might be of interest to you.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          N 1 Reply Last reply 28 Mar 2016, 06:35
          0
          • S SGaist
            24 Mar 2016, 20:24

            You can use OpenSSL without any problem.

            Unless your using a deprecated API, the port from Qt 4 to 5 is pretty strait forward.

            Depending on what you need, the QCA project might be of interest to you.

            N Offline
            N Offline
            Narthan
            wrote on 28 Mar 2016, 06:35 last edited by
            #5

            @SGaist Actually i need to encrypt a string based on button press with key ?
            How can i use QCA with key or IV value ?

            1 Reply Last reply
            0
            • S Offline
              S Offline
              SGaist
              Lifetime Qt Champion
              wrote on 28 Mar 2016, 20:07 last edited by
              #6

              You have a list of examples here

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply
              0

              1/6

              23 Mar 2016, 10:25

              • Login

              • Login or register to search.
              1 out of 6
              • First post
                1/6
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved