-
```
Petitboot (v1.7.0-pf2406aa) 9006-12C C819UAF32B00499
──────────────────────────────────────────────────────────────────────────────
System information
System c…
-
I'm using Visual Studio 15.5 Preview 2.0 compiling on Release x64 with enabled default optimizations setting.
With this configuration compilation of blake2.cpp goes forever... Only after disabling …
-
Given the current pace of development I think a ~ quarterly release cycle for new minor versions is appropriate. A minor bump should not have too few changes, but also not too much. I'm somewhat arbit…
-
I am building crypto++ 6.0.0 for Arch Linux, and noticed that the new SIMD files are *not* built with the needed flags (`-msse4.1`, `-maes`, etc) by default.
These flags should be enabled unconditi…
zorun updated
6 years ago
-
Hello CryptoPP mantainers: maybe it's already been answered already, but I haven't found it anywhere: why does CyproPP's makefile not enable compiler warnings?
Some header files give warnings If I …
-
**Please note we will close your issue without comment if you delete, do not read or do not fill out the issue checklist below and provide ALL the requested information. If you repeatedly fail to use …
-
These formats are failing on my emulated Debian 8 PPC64 VM.
```
$ make -f Makefile.legacy linux-ppc32
$ ../run/john --test=0
...
Testing: leet [SHA-512(32/32 OpenSSL) + Whirlpool(OpenSSL/32)]…
-
```
s_server -tls1_2 -cert ~/test-ssl/cert.pem -key ~/test-ssl/key.pem -accept 9999 -verify 4
WARNING: can't open config file: /usr/local/ssl/openssl.cnf
verify depth is 4
Using default temp DH …
-
Hi,
I work on the [systemml](https://github.com/apache/incubator-systemml) project, where we use the JCuda project. For now we don't have a straightforward deployment for JCuda (0.75b) through mave…
-
```
$ ctest -V -R Epetra_IntSerialDense_test_MPI_1
UpdateCTestConfiguration from :/home/sdhammo/git/trilinos-github-repo/build-power8-gcc-no-cuda/DartConfiguration.tcl
Parse Config file:/home/sdhammo…