how to build tweetNacl static library
-
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.
-
@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-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?
@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.
-
@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?
If you can help me with step by step procedure to generate the library and usecase, it would be great help for me.
Thanks
-
@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.
@Venkatesh-V hi
you at least have to say what lib are you talking about exactly .
this?
https://github.com/dominictarr/tweetnacl -
@Venkatesh-V hi
you at least have to say what lib are you talking about exactly .
this?
https://github.com/dominictarr/tweetnacl@LeLev
Hello,
I'm using https://github.com/weidai11/cryptopp library. and
how to build this library in Windows and linux?Thanks
-
@LeLev
Hello,
I'm using https://github.com/weidai11/cryptopp library. and
how to build this library in Windows and linux?Thanks
@Venkatesh-V It's described here: https://github.com/weidai11/cryptopp/blob/master/Install.txt
-
@Venkatesh-V It's described here: https://github.com/weidai11/cryptopp/blob/master/Install.txt
@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. -
@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.@Venkatesh-V There is GNUmakefile, rename it in Makefile