-
[`num-bigint-dig`](https://github.com/dignifiedquire/num-bigint) (used [here](https://github.com/RustCrypto/RSA/blob/master/Cargo.toml#L16)) seems like a a suboptimal dependency. It doesn't appear to …
-
To expedite development we've postponed looking at the dependency tree with "sustainability" in mind.
In particular we have not defined goals (potentially conflicting) for the different parts of th…
-
Function `EVP_PKEY_get_bn_param()` (see [current implementation](https://github.com/openssl/openssl/blob/864c70e43ea5f1d7fe20bfea457e53e79fd46b6e/crypto/evp/p_lib.c#L2141-L2181)) uses temporary buffer…
-
Configured with:
```
export CC=${CC}
export CXX=${CXX}
export AR=ar
export NM=nm
MSYS2_ARG_CONV_EXCL="-DCMAKE_INSTALL_PREFIX=" \
${MINGW_PREFIX}/bin/cmake \
-GNinja \
-D…
-
**Is your feature request related to a problem? Please describe.**
I can't get the llvm back-end to install because my Linux distro doesn't offer the right version of LLVM, and the haskell compiler i…
-
Hi there,
I am testing some tpm2-openssl code to act as a minimal certificate authority. The goal was to store the ca key in a tpm.
However, when attempting to create the self signed ca, I rece…
-
Hi! Hoping to get some help getting my Teensy 4.1 running the publisher example.
Using micro-ROS Arduino on Ubuntu 22.04 running Humble.
#### Steps to reproduce the issue
- Install Teensyduino …
-
`ghcHEAD` (and the to be released GHC 9.6) have a JS backend that will replace `ghcjs`. We should get it to work in order to be able to get rid of the burdensome `ghcjs` 8.10.7. Ideally we can do thi…
-
### Summary
I am trying to encrypt and send the following 16 bytes over the uart (from an ESP32 to STM32):
```
I (6751) ISC: 0x00000000: 00 02 00 01 02 00 00 00 . . . . .
I (6758) IS…
-
PS C:\Users\Liam> cabal install monomer
Resolving dependencies...
Error: cabal-3.8.1.0.exe: Could not resolve dependencies:
[__0] next goal: monomer (user goal)
[__0] rejecting: monomer-1.5.1.0 …