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 to build tweetNacl static library
Forum Updated to NodeBB v4.3 + New Features

how to build tweetNacl static library

Scheduled Pinned Locked Moved Unsolved General and Desktop
9 Posts 4 Posters 555 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.
  • Venkatesh VV Offline
    Venkatesh VV Offline
    Venkatesh V
    wrote on last edited by
    #1

    Hello,

    I want to use encryption and decryption using tweetNacl library on windows platform with Qt application. can somebody help me with the solution.
    I'm using Qt 5.9.

    Thanks in advance.

    1 Reply Last reply
    1
    • Christian EhrlicherC Offline
      Christian EhrlicherC Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Venkatesh-V said in how to build tweetNacl static library:

      can somebody help me with the solution.

      What problem do you face when you try to use this library?

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      Venkatesh VV 2 Replies Last reply
      0
      • Christian EhrlicherC Christian Ehrlicher

        @Venkatesh-V said in how to build tweetNacl static library:

        can somebody help me with the solution.

        What problem do you face when you try to use this library?

        Venkatesh VV Offline
        Venkatesh VV Offline
        Venkatesh V
        wrote on last edited by
        #3

        @Christian-Ehrlicher Thanks for the reply.

        I dont know how to build the library and from where do i need to download the source code.

        Thanks.

        ODБOïO 1 Reply Last reply
        1
        • Christian EhrlicherC Christian Ehrlicher

          @Venkatesh-V said in how to build tweetNacl static library:

          can somebody help me with the solution.

          What problem do you face when you try to use this library?

          Venkatesh VV Offline
          Venkatesh VV Offline
          Venkatesh V
          wrote on last edited by
          #4

          @Christian-Ehrlicher

          If you can help me with step by step procedure to generate the library and usecase, it would be great help for me.

          Thanks

          1 Reply Last reply
          1
          • Venkatesh VV Venkatesh V

            @Christian-Ehrlicher Thanks for the reply.

            I dont know how to build the library and from where do i need to download the source code.

            Thanks.

            ODБOïO Offline
            ODБOïO Offline
            ODБOï
            wrote on last edited by ODБOï
            #5

            @Venkatesh-V hi
            you at least have to say what lib are you talking about exactly .
            this?
            https://github.com/dominictarr/tweetnacl

            Venkatesh VV 1 Reply Last reply
            0
            • ODБOïO ODБOï

              @Venkatesh-V hi
              you at least have to say what lib are you talking about exactly .
              this?
              https://github.com/dominictarr/tweetnacl

              Venkatesh VV Offline
              Venkatesh VV Offline
              Venkatesh V
              wrote on last edited by
              #6

              @LeLev
              Hello,
              I'm using https://github.com/weidai11/cryptopp library. and
              how to build this library in Windows and linux?

              Thanks

              jsulmJ 1 Reply Last reply
              1
              • Venkatesh VV Venkatesh V

                @LeLev
                Hello,
                I'm using https://github.com/weidai11/cryptopp library. and
                how to build this library in Windows and linux?

                Thanks

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

                @Venkatesh-V It's described here: https://github.com/weidai11/cryptopp/blob/master/Install.txt

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

                Venkatesh VV 1 Reply Last reply
                0
                • jsulmJ jsulm

                  @Venkatesh-V It's described here: https://github.com/weidai11/cryptopp/blob/master/Install.txt

                  Venkatesh VV Offline
                  Venkatesh VV Offline
                  Venkatesh V
                  wrote on last edited by
                  #8

                  @jsulm said in how to build tweetNacl static library:

                  https://github.com/weidai11/cryptopp/blob/master/Install.txt

                  Thanks for the reply,
                  As they mentioned, if i do 'make' ,its saying there is no makefile.

                  jsulmJ 1 Reply Last reply
                  1
                  • Venkatesh VV Venkatesh V

                    @jsulm said in how to build tweetNacl static library:

                    https://github.com/weidai11/cryptopp/blob/master/Install.txt

                    Thanks for the reply,
                    As they mentioned, if i do 'make' ,its saying there is no makefile.

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

                    @Venkatesh-V There is GNUmakefile, rename it in Makefile

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

                    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