-
Our current noise implementation is not compliant to the current standard.
IMO the only difference to a proper Noise_X_25519_AESGCM_SHA512 is the KDF which was changed from a homebrew version to the …
-
I am attempting to install OpenSSL 3.1.3 (but the problem also occurs on `master`) into a custom prefix dir with a single `make` invocation. This fails with seemingly no error message.
```
$ ./Con…
-
Can't install pycryptodome with gcc-core 9.2.0-2. Works fine with gcc-core 7.4.0-1. Errors are shown below, and this problem occurs with any version of pycryptodome.
> $ pip install pycryptodome
D…
-
### Prerequisites
* [x] Checked the developer manual
* [x] Checked that your issue isn't already filed: https://github.com/issues?utf8=✓&q=repo%3Alibtom%2Flibtomcrypt
* [x] Checked that your issu…
J08nY updated
6 years ago
-
I got a error when I try to build openssl for mingw.
config
```
$ perl configdata.pm --dump
Command line (with current working directory = .):
perl ./Configure mingw no-shared no-asm --pr…
-
For some reason I cannot get my project to build openssl-sys. The reason for that are unescaped backslashes in the corresponding Makefile generated in the process. I have no clue on how to fix this. T…
-
Hello all
I'm finding some issues to update from openssl-1.1.0f to openssl-1.1.1d
This options where used in 1.1.0f: (it worked nice)
./Configure --cross-compile-prefix=$(CHOST)- --prefix=$(DIR_INS…
-
I am currently migrating to a new GPG key, so I wanted to revoking my proofs and then attach my new key.
My system now by default uses GnuPG 2 (version 2.1.15, to be exact). Trying to revoke the pr…
-
Can someone please have a look into this issue?
**Failure Log snapshot:** _Same error occurs with/without bash, also using openssl 1.1.1e & 1.1.1f_
gcc -static-libgcc -Iinclude -fPIC -m64 -…
-
## Describe the bug
When running `echo "GETPIN" | pinentry-touchid` I get the following response
```
OK Hi from pinentry-touchid!
OK
2022/06/06 10:54:16 Pinentry Serve returned error: EOF
`…