-
With https://github.com/dalek-cryptography/curve25519-dalek/pull/473 hopefully getting done, it would be nice to use more types with Ristretto255.
Unfortunately types like `PublicKey`, `SecretKey`,…
-
JCOP4 shall have support for ECC 640 bits key length: https://www.cardlogix.com/product/nxp-jcop-4-java-card-3-0-5-classic/
petrs updated
3 years ago
-
There is a thing called NVS Encrpytion that might work:
https://docs.espressif.com/projects/esp-idf/en/release-v3.2/security/flash-encryption.html
>>> https://docs.espressif.com/projects/esp-idf/e…
-
### Suggested enhancement
This code takes too long time - around 8 seconds:
LogDebug(("\n\nSSL state connect : %d ", pMbedTLSParams->ssl.state));
LogDebug((" . Performing the SSL/TLS han…
-
Write a program to verify the ECDSA signature over the babyjubjub curve on Hylé. This is a very zk-friendly curve that's great for client-side proving. Supporting this is the 1st step towards supporti…
-
**Which version are you referring to**
3.2rcx .
**Please check this repo whether this is a known feature request**
no
**Describe your feature request (if it's a technical feature)**
Cloudfl…
-
SM2/SM3 are Chinese cryptographic algorithms: SM3 (hash function) and SM2 (public-private key cryptography), widely used in China, will you support them?
-
The goal of this Issue is to "price match" libtomcrypt with other cryptographic libraries in regards to functionality and variety.
reference: https://www.cryptopp.com/
* Block Cipher
- [x] IDEA
…
-
Maybe we should create a wiki page tracking uses of fiat-crypto?
The ones I'm aware of:
- BoringSSL / https://boringssl.googlesource.com/boringssl/+/refs/heads/master/third_party/fiat/ / https://b…
-
In the `local_juju_users.py` library file, the user SSH keys are generated using the Elliptic Curve Digital Signature Algorithm (ECDSA):
https://github.com/canonical/charm-local-juju-users/blob/e96fc…