-
Attempting to create an environment with `magic-wormhole` on Windows, I get a pretty unhelpful list of incompatibility errors:
```
$ conda create -n wormhole magic-wormhole --override-channels -c …
-
Hi,
I noticed that the spake2 crate uses HKDF instead of a memory-hard hash function when converting the password to a scalar: https://github.com/RustCrypto/PAKEs/blob/04ca077f2706fbd4bb5ed903a22bd…
-
[pairing-plus](https://crates.io/crates/pairing-plus) is the library that implements the bls12-381 curve as well as the hash-to-curve operations. It hasn't been updated in 3 years at this point, and w…
-
Integrate rolling key generation into legato app.
-
Parsec, and more specifically the [Parsec Rust client](https://github.com/parallaxsecond/parsec-client-rust), would be a good candidate for an Ockam Vault implementation. See [this discussion](https:/…
-
Please add support for key derivation and convergent encryption for keys of type ecdsa-p256 to the transit backend as that would allow to handle Google Pay payment tokens via Hashicorp Vault.
Googl…
-
Several functions are ~going to be~ deprecated since OpenSSL 3.0. It's still buildable by tweaking compile options but should be fixed sooner rather than later.
Last check was done with OpenSSL mas…
-
The `p384` crate differs from the other curves in that it enables the `ecdh` feature by default in `Cargo.toml`.
This is obviously not a huge deal, but I wonder if it would be good to remove it fro…
hko-s updated
6 months ago
-
I experienced a cryptic error message when using Yices 2.6.0 that went away when I installed Yices 2.6.1. We should probably fail early and notify users that this version is necessary.
-
The purpose of this task is to review the following functions and prepare them for upstreaming:
* `mbedtls_ssl_generate_handshake_traffic_keys()`
* `mbedtls_ssl_tls1_3_derive_master_secret()`
* `mb…