-
Are there any plans to add Argon2 support? I think it would be a really beneficial addition.
Forum Post: https://hashcat.net/forum/thread-8264-post-44263.html#pid44263
Argon2 Repo: https://github.…
ghost updated
2 months ago
-
I know it's a somewhat daunting task but the absolute majority of Ironclad uses I've seen only need MD5, SHA1, and `byte-array-to-hex-string`.
Frankly, I have no idea how to go about it. Splitting …
-
## Simple Summary
Add support for `blake2` cryptographic hash function
## Motivation
Blake2 is a newer but popular hash function that is being used in a variety of circumstances including ZKP due…
-
Hi,
When manually generating a token according to some selected pattern in the shell, I find that it's tempting to try tweaking the pattern to see how it'd change from e.g. adding one more word or …
mk-fg updated
10 months ago
-
I see https://w3c-ccg.github.io/lds-jws2020/ .
This suite support cryptographic agility, see [[RFC7696](https://w3c-ccg.github.io/lds-jws2020/#bib-rfc7696)]. This table maps a key type to a subset …
-
When a KEM keypair is derived in liboqs, it relies on randomness using [rand.h](https://github.com/open-quantum-safe/liboqs/blob/main/src/common/rand/rand.h). In some situations, it's useful to genera…
-
Using `cryptography` version `41.0.7`, installed via system package manager (`python3-cryptography` on Fedora 39).
I am trying to implement the `XAES-256-GCM` construction, as specified here: https…
-
### Description
There is no way to implement "deterministic" key generation from DRBG. This is a common use case for TPM2 when object is recreated from provided data. This is usually done by seeding …
-
vicsn updated
3 years ago
-
### Basic Info
- I'm running Cryptomator on: macOS Sierra (Version 10.12)
- I'm using Cryptomator in version: 1.2.0
### Description
Most of encryption tools provide a simple password authentication o…