-
Hello,
Question: is the blindsign package post-quantum secure or, as it's based on RSA, it suffer from same vuln and not secure at post-quantum area ?
Thanks
-
Hello! I was recently experimenting with elf2tab and I saw that I could sign an app using RSA4096. I tried following the tutorial on the README, but I can't get it working. I did this on the c_hello e…
-
WebAssembly doesn't have 128-bit integers, so on wasm targets LLVM implements 128-bit multiplies with a libcall to `__multi3`. That's slower than just doing arithmetic on smaller units.
I patched t…
-
The documentation in this crate is currently a bit barebones. I'd be interested in working on enhancing the documentation. Here are some things I can think of that would be nice to document:
- [RSA…
-
Hi,
I'm working on a little side project to send messages from a website (pure static html/css/javascript, no server for the site itself). This is a typical client site, no server and an API server…
-
In [issue 204 on the N3 CG](https://github.com/w3c/N3/issues/204#issuecomment-1685313961), I tried to translate 2 VC model examples. This revealed a few minor errors and some deeper conceptual proble…
-
Trivy scan reports about vulnerabilities in the Docker image
Steps to reproduce:
` docker run aquasec/trivy image sheyenrath/wiremock.net > report.txt
`
The generated report.txt file is attac…
-
Vulnerable Library - bcprov-jdk15on-1.55.jar
The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains JCE provider and lightweight API for the Bouncy …
-
In Section 1, [I-D.irtf-cfrg-voprfs] is a broken reference.
Interestingly, Section 1 motivates this document with, "Specifically,
VOPRFs are not necessarily publicly verifiable", but
draft-irtf-cfr…
-
**What happened**:
```
docker run aquasec/trivy image k8s.gcr.io/nfd/node-feature-discovery:v0.12.1
```
report one critical issue
```
cnf-docker.artifactory.eng.vmware.com/kubernetes_…