-
Hi all,
I'd like to propose the addition of a glossary for certain terms that may be misinterpreted or need additional explanations to be unambiguously interpreted by readers.
This would also requ…
-
ASCON-128, ASCON-128a, ASCON-HASH and ASCON-HASHA would fit into the PSA Certified API, with just the definition of some key types (for the AEAD) and algorithm Ids needed.
Are you going to define s…
-
**environment**
Both
**testSessionId**
N/A
**vsId**
N/A
**Algorithm registration**
{
"algorithm":"KAS-KDF",
"revision":"Sp800-56Cr1",
"mode":"OneSte…
-
There are some concerns regarding implementation of crypto functions in libtpms in order to get FIPS compliancy.
Most of the crypto functions in libtpms come from the specification
https://trusted…
-
Quynh reported that the ECC ciphertext in the current design is fed both to the hash internal to the ECC KEM and to the key combiner of the KEM. We should remove one of these.
-
This is more of a request than an issue..
I was wondering if you could spit out some test vectors for KMAC128 and KMAC256.
If so I can interop against them in openssl.
Cheers
Shane
-
```
const Sequelize = require("sequelize");
const db = new Sequelize({
dialect: 'sqlite',
storage: path.join(process.cwd(), "sample.db"),
dialectModulePath: '@journeyapps/sqlcipher',
…
-
# Abstract
This proposal proposes a method for creating an ephemeral identity token without revealing the Nostr public key (npub) while avoiding leakage of metadata or personally identifiable informa…
-
In vladikoff/rust-hkdf#6, we're talking about whether you'd like to see rust-hkdf moved under the RustCrypto umbrella (Vlad just released 0.2.0, which uses the Digest and Hmac traits from RustCrypto).…
-
I managed to extract the private key using `keychain_dumper`:
```
Generic Password
----------------
Service: GRDBKeyChainService
Account: GRDBDatabaseCipherKeySpec
Entitlement Group: U68MSDN6D…