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. [SOLVED] Qt simple AES128 encryption
Forum Updated to NodeBB v4.3 + New Features

[SOLVED] Qt simple AES128 encryption

Scheduled Pinned Locked Moved General and Desktop
5 Posts 3 Posters 1.6k Views 1 Watching
  • 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.
  • J Offline
    J Offline
    jarosda
    wrote on last edited by
    #1

    Hi, I'd to ask about encryption in Qt. I found QCA and for example BOTAN, but both seems to me littelbit difficult to use.
    The question is if does exist any other way how to do simples AES128 encryption/decryption?
    Thank in advance.

    1 Reply Last reply
    0
    • K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      Did you have a look to "this post on QCA and AES128":http://qt-project.org/forums/viewthread/3564 already?
      And here is a link to "QCA.":http://delta.affinix.com/qca/

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      0
      • J Offline
        J Offline
        jarosda
        wrote on last edited by
        #3

        Yes, as I wrote above I know about QCA, but I was not able to build it and therefore I am looking for any other way.

        1 Reply Last reply
        0
        • G Offline
          G Offline
          gyll
          wrote on last edited by
          #4

          so what's wrong with this one (i didn't try it, just asking, it seems okay in terms of the "public functions" at the end of the file)? https://github.com/kokke/tiny-AES128-C/blob/master/aes.c

          1 Reply Last reply
          0
          • J Offline
            J Offline
            jarosda
            wrote on last edited by
            #5

            ok, thank you gyll, it works for me nicely. so this thread could be closed for me :D. thanks again

            1 Reply Last reply
            0

            • Login

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