-
I`m seeing compiler warnings since the latest VS 2022 update (17.8.0) on Windows 11 with the latest cryptopp 8.9
`17:30:31:685 1>X:\cryptopp\integer.cpp(3061,12): warning C4996: 'stdext::make_check…
-
TL;DR - please add -lpthread to build instructions
Hello
I built cryptopp and installed then compiled the example program via the instructions on README.md.
bob@bobspc ~/s/CryptoStreamPP> cla…
-
Hi, the issue occurs when I am trying to do "pip install -e ." on windows 10 and I have already met all the system prerequisites before installing it.
> error: subprocess-exited-with-error
>
>×…
-
New implementation of checks for intel intrinsics with XGETBV64 and CPUID64 broke the builds on windows and msys.
https://github.com/abdes/cryptopp-cmake/actions/runs/6377366481/job/17305897732#ste…
-
c++: error: unrecognized command line option ‘-march=native’; did you mean ‘-mcpu=native’?
c++: error: unrecognized command line option ‘-march=native’; did you mean ‘-mcpu=native’?
c++: error: unre…
-
### Current problem
Private key is publicly available. This creates a security risk.
I am aware that most of the code will be in the client or related tools, but adding an option to get a public k…
Zbizu updated
3 years ago
-
[openssl is currently broken in atom-shell](https://github.com/atom/atom-shell/issues/1410), so I'm in the hunt for alternatives. I'm a big fan of your ths module, so I thought I would take a look at…
-
Hi,
When you pass a key to lua, the raw bytes kinda breaks lua tables. I made two new functions here "ToHexString()" and "FromHexString()" so you can convert the private keys into a string that lua…
-
The megasync client doesnt work under f28. i think its because of a different version of cryptopp
![screenshot from 2018-04-20 00-41-08](https://user-images.githubusercontent.com/20044115/39021961-a…
-
Hi,
I'm currently using the latest release of cryptopp (8.6.0) in react-native-cryptopp (see https://github.com/JiriHoffmann/react-native-cryptopp/issues/17).
I need to make RSA-PSS-SHA256 signa…
tex0l updated
2 years ago