-
## Summary
Allow users to supply a [crypto.Signer](https://pkg.go.dev/crypto#Signer) implementation instead of an actual private key to [dtls.v2.Config](https://godocs.io/github.com/pion/dtls/v2#Co…
-
ERROR: Command errored out with exit status 1:
command: 'e:\python\python.exe' -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\me\\AppData\\Local\\Temp\\pip-in…
-
## Expected Behavior
nRF52840 USB dongle should work with source code on stable branch or develop branch
## Actual Behavior
Neither stable nor develop branch work.
Following below steps
```
…
-
```
[ 50%] Building CXX object boringssl/crypto/aes/CMakeFiles/aes_test.dir/aes_test.cc.o
/Users/bogdan/tools/libquic/boringssl/crypto/aes/aes_test.cc:97:5: error: bool literal returned from
…
-
I want to enable Intel CET in GnuTLS, which uses the CRYPTOGAMS implementation. Comparing the code in this repository with the code available in OpenSSL, there are missing patches (specially those fro…
-
Implement XChaCha20-Poly1305 using the IETF construction only, as done here.
This is blocked on us finding (or writing) a clear security analysis of the XChaCha20-Poly1305 construct. In particular,…
-
List all examples of similar developer tools or faucet aggregations:
* https://chainlist.org/
* https://alphasec.io/popular-crypto-faucets-for-developers/
* https://ethereum.org/en/developers/doc…
-
Hi,
I'm trying to build this repo using bazel.
I use windows 10, and bazel 6.3.2
```
ERROR: C:/users/duki/desktop/workspace/private-join-and-compute/private_join_and_compute/crypto/BUILD:40:11:…
-
I have tried to polyfill my react-native app so it could use the `crypto` native module, but then I realized that this library is meant to be used by clients, a lot of which doesn't support node's nat…
-
Looking at the README.md, I found it confusing how multiple Java versions are mentioned there.
Please point out that, non-intuitively, really all of Java 8, 11, 17, and 21 need to be installed, not j…