Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Brainstorm
  4. in qt using openssl how to encrypt and decrypt the file
Forum Updated to NodeBB v4.3 + New Features

in qt using openssl how to encrypt and decrypt the file

Scheduled Pinned Locked Moved Unsolved Brainstorm
5 Posts 4 Posters 723 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.
  • M Offline
    M Offline
    Mani_kandan
    wrote on last edited by
    #1

    How to encrypt the complete file without reading and decrypt the file

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

      Qt doesn't provide API for encryption/decryption, you have to use openssl directly.

      JonBJ 1 Reply Last reply
      0
      • K Konstantin Tokarev

        Qt doesn't provide API for encryption/decryption, you have to use openssl directly.

        JonBJ Offline
        JonBJ Offline
        JonB
        wrote on last edited by
        #3

        @Konstantin-Tokarev
        I already said that to the OP where he asked this in his other thread.

        1 Reply Last reply
        0
        • M Offline
          M Offline
          Mani_kandan
          wrote on last edited by
          #4

          I have included the openssl library in qt. So can you help me out how to encrypt the file

          jsulmJ 1 Reply Last reply
          0
          • M Mani_kandan

            I have included the openssl library in qt. So can you help me out how to encrypt the file

            jsulmJ Offline
            jsulmJ Offline
            jsulm
            Lifetime Qt Champion
            wrote on last edited by
            #5

            @Mani_kandan said in in qt using openssl how to encrypt and decrypt the file:

            So can you help me out how to encrypt the file

            OpenSSL is not Qt. This is Qt forum.
            Why don't you read OpenSSL documentation (https://www.openssl.org/docs/)?

            https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply
            2

            • Login

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