-
### What is the problem this feature will solve?
The crypto library currently lacks a generic key derivation function similar to [OpenSSL's `EVP_KDF` methods](https://wiki.openssl.org/index.php/EVP_K…
-
FSP's (version v4.5.0) encryption routines fail when calling `nx_secure_dtls_client_session_start()` with `NX_CRYPTO_SIZE_ERROR` when using DTLS 1.2 with PSK-AES128-CCM8 cipher during the DTLS encrypt…
-
Hi I'm write c code with openssl,but I found a issue : “undefined symbol: OPENSSL_init_crypto”
For details, see https://unix.stackexchange.com/questions/657046/pam-unable-to-dlopensensepam-so-lib-s…
mkzpd updated
5 months ago
-
In this case, specifically I'm getting the
configure: error: No crypto library found!
Try --with-libssl-prefix=PATH
or --with-libgcrypt-prefix=PATH
or --with-wincng on Windows…
-
I'm no expert but after chatting with others in support we decided best to sumbit an issue here.
BarterDex stops at "Pleas wait.." Apparently because marketmaker never starts Running.
Running mar…
-
### Is your feature request related to a problem? Please describe.
Currently, the project relies on OpenSSL to perform `https` requests to pull the different runtimes. We are using the `reqwest` crat…
-
### Project
Deskflow
### Deskflow version number
v1.17.0+r1 (44bd69fd)
### Build type
Deskflow package (downloaded from us)
### Operating systems (OS)
- [X] Windows
- [ ] macOS
…
-
So, they behave more like exit() values, rather than true/false for success/failure.
e.g.
```
SSL_CTX_set_alpn_protos()
SSL_set_alpn_protos()
```
I don't know how many people actually use the …
-
This issue is found by using the certificate that our customer created. After investigating, seems it is related to the BoringSSL/OpenSSL library version that Mono used. If it is, could you please t…
-
This change: https://github.com/Perl-Toolchain-Gang/ExtUtils-MakeMaker/commit/8b924f65a0485266822c904e11698f95019bc467
which was made made to work a bit later with https://github.com/Perl-Toolchai…