-
Coucou,
Comme je suis un crypto-anarchiste qui a reçu sa mise à jour OpenSSL 1.1.0, j’ai désactivé toutes les courbes de la NSA, et il ne reste que du x25519 sur mon serveur. Du coup, cryptcheck n’…
-
Currently we use persistent storage (the on-disk key value database) to store the following things in `entropy-tss`:
- The network keyshare, if we have one.
- Our secret keys for TSS account / x25…
-
The Matter codex table in `signify-ts` only supports `X25519_Cipher_Seed` and `X25519_Cipher_Salt`.
If it's OK, I'd like to add the other 18 or so - `X25519_Cipher_L0` -> `X25519_Cipher_QB2_Big_L2`…
-
We are using the Domain as a context String for ML-DSA,
We can't use the Domain as the context for RSA or ECDSA as they algorithms don't take a context string.
However, ED448 and X25519 do use a…
-
I'm using the latest yubico-piv-tool release (2.6.0) and YubiKey 5C NFC with firmware 5.7.1.
When using libykcs11.dll, it fails to be able to find any key on the YubiKey if any key, in any normal s…
-
Babassl branch:8.4.0
**SM2 failure:**
**Speed Command**:./openssl speed -engine qatengine -async_jobs 72 sm2
**Error:**
SM2 init failure.
version: 3.0.3
**Legacy X25519 and X448 PKEY fails…
-
Currently data that is egressed from the browser is encrypted and bundled in an OHTTP request payload to allow transfer in obscurity to a secure TEE for decryption/processing. Atm this implementation …
-
- Generate a random symmetric secret key (master key)
- Encrypt it with the desired protocol. This will require a passphrase too
- Use that for encryption
| Feature | **AGE** …
-
It seems that Intel also implements curve25519 based on AVX512-IFMA. Have you compared the performance of the two implementations?
https://github.com/intel/cryptography-primitives/tree/5ada2314016b…
-
I'm get this error when calling `CryptoBox.keyPair()` on a device running Android 13. Is there any workaround for this, or perhaps some other configuration I might be missing?
```
Caused by: java.…