-
At present, libolm uses Brad Conte's portable implementations [[1]] of SHA-256 and AES-256. These have the advantage of being plain C and therefore work out-of-the-box under emscripten; however they a…
-
The Microsoft IIS 10.0 test '"AES 256/256 Cipher is disabled"' always fails even though the registry value is correct ...
Line 2487 of the 'Microsoft IIS10.ps1' report file needs to be updated from…
-
I can't login using default vpn config
Getting this:
```
openconnect 127.0.0.1
POST https://127.0.0.1/
Connected to 127.0.0.1:443
SSL negotiation with 127.0.0.1
Server certificate verify fai…
-
A meta issue to track integration of [hacl-rs](https://github.com/hacl-star/hacl-star/pull/918) into libcrux.
### Primitives
- [ ] P 256
- [ ] Blake2
- [ ] Chacha
- [ ] Poly1305
- [ ] RSA
- [ ] P 38…
-
The following link shows the result of running pdfcrack-ng on a PDF with a new security revision 6 (AES 256) - that is currently unsupported.
https://github.com/x2q/pdfcrack-ng/issues/2
Few details …
-
AES-256/CHACHA20?
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Currently when I follow the AWS instruction to importKeyMaterial for asymmetric RSA key using…
-
Hi! I am working in a project that requires `AES-CCM` cipher suite within TLS. I know that `crypto/tls` aims to support a limited safe subset of TLS. But since TLS 1.3 will only support the following …
-
- Mac doesn't have 0.9.* openssl anymore (for years, but I'm too lazy to check when this changed)
On 14 - Sonoma (= 2023 version):
```
mstenber@hana ~>uname -a
Darwin hana.local 23.6.0 Darwin Ke…
-
**Is your feature request related to a problem? Please describe.**
I would like to limit the TLS version and TLS cipher suites used by the kubelet when communicating with the control plane. Kubelet …