SamGinrich

Results 4 issues of SamGinrich

Web Site http://sites.google.com/site/piotrwendykier/software/jtransforms is not reachable.

Seems, that a read on a socket inputstream is not unblocked, when the local socket instance is closed. Debugging showed that `ReliableSocket.shutdownInput()`, which notifies the waiting thread, is not called....

In the described Installation Sequence ``` ./configure make ... ``` `make` stops with message: `Makefile:313: *** missing separator. Stop.` How to solve this? Thanks Sam **EDIT** Observed, that `./configure` generating...

There is a research branch of CryptoPP 8.3., _juliushekkala/cryptopp-pqc_, also supporting _PQC_ algorithms as _Kyber_, _FrodoKEM_. Are there plans to integrate these into _weidai11/cryptopp_ ?