-
**Is your feature request related to a problem? Please describe.**
Currently `enrol` (and specifically `build_deserialized_cleartext_from_authenticator_parameters_and_passphrase()`) always uses the f…
-
I encountered a problem in JWT signature verification with OxAuthCryptoProvider. It seems it only succeeds when the algorithm is RSA based, not with HS and EC algos
I was able to reproduce in 3.1.x…
-
x/crypto is meant to follow the same philosophy as the rest of the Go cryptography standard libraries: safe, useful subsets of widely used and robust primitives and protocols. Some packages in x/crypt…
-
We do say SHA-2 when it comes to consistent snapshots of targets, but let's also specify we mean SHA-256 and SHA-512 when it comes to hashes of metadata and targets in the first place This is to stave…
-
Proposal (adapted from the one that Max sent to the mailing list on May 2, 2019:
> Quantum computers and the emerging post-quantum cryptographic algorithms present a unique agility challenge in tha…
-
Hello Facebook and React developers the whole world over:
My name is Scott. I've previously been involved in the modernization of PHP's cryptography features ([removing mcrypt](https://wiki.php.net…
-
Hello,
We are working on getting the OCI spec extended to support encrypted images. https://github.com/opencontainers/image-spec/issues/747
Once the OCI spec supports image encryption, the tools…
-
``` r
library(dplyr, warn.conflicts = FALSE)
library(DBI)
Sys.setenv(PGDATABASE = "crsp", PGHOST = "10.101.13.99")
Sys.setenv(PGUSER = "yanzih1", PGPASSWORD = "temp_20190711")
pg %
mutat…
-
# Problem Definition
The Cosmos SDK has historically used Amino JSON for signing of transactions whereas Amino binary is used for encoding.
During the SDK's migration to protobuf, we had made the …
-
Fixes, answers and clarifications to Yaron's Secdir feedback from 10/13/2019:
> Overall, I tend to be suspicious of "restricted" profiles, and this is a case in point. An implementation of DTLS is…