-
Type: Potential Documentation Issue
OS: Windows, latest vcpkg version - mbedtls 2.16.3-1
Minimal example:
```
const unsigned char key[] = { 0x15, 0x1, 0xc0, 0xd0, 0xe4, 0xfd, 0xdf, 0xd7, 0x7a, 0…
-
Please Add support for shadowsocks-2022 ciphers:
`2022-BLAKE3-AES-128-GCM`
`2022-BLAKE3-AES-256-GCM`
`2022-BLAKE3-CHACHA20-IETF-POLY1305`
Regards
---
https://github.com/XTLS/Xray-core
https://gith…
-
I am trying to create a WebWorker, and pass a CryptoKey to it. The idea is that the Web Worker should not be able to extract the key, so I generate the key with `extractable === false`. However, tryin…
-
之前一直实用旧版本的,因为墙的关系, 之前旧的协议(aes-256-cfb)不能用了。新的协议(aes-256-gcm)还没有更新。
这个1.9.2版本的支持新的协议,但是没有订阅功能,与测速功能。用着还是挺不方便的。大家是如何使用的呢?
-
This came about due to the recent Logjam vulnerability: [https://weakdh.org/]
The main Logjam vulnerability is from export ciphers, which haven't been in our include list since 3.1.1. Even if MC is…
-
Current options that we are thinking of:
- Hashicorp Vault
- Custom, own build solotution
-
Currently openssl ciphers https://www.openssl.org/docs/man1.1.1/man1/ciphers.html does support all keyword based such as DEFAULT, ALL, NULL and symbols '+' and '-' to get
Currently the API ret…
-
![DSC07091](https://user-images.githubusercontent.com/481677/214754797-a66c57e0-5ce7-4973-893c-6bef9c384635.jpeg)
## Basic information
- Board URL (official): https://www.raspberrypi.com/produ…
-
This issue tracks adding the PBE services to the OpenJCEPlus.
-
**Describe the bug**
After running `mkdir build && cd build && cmake .. && make && sudo make install` I encountered a crash at around 13%.
```
/root/comdb2/berkdb/crypto/aes_method.c: In function…