Orie Steele

Results 341 issues of Orie Steele

Per https://csrc.nist.gov/pubs/fips/204/ipd > ML-DSA is derived from Version 3.1 of CRYSTALS-DILITHIUM [5]. I am looking for `ML-DSA-44`, `ML-DSA-65`, `ML-DSA-87` I checked the modes in https://github.com/cloudflare/circl/blob/ede59c5caa02fc7ef18e27a76cf64f9d88de71a9/sign/dilithium/gen.go#L56 It does not appear there...

question
on-hold

https://w3c.github.io/vc-data-model/#example-a-simple-example-of-the-contents-of-a-verifiable-credential ```json { "@context": [ "https://www.w3.org/ns/credentials/v2", "https://www.w3.org/ns/credentials/examples/v2" ], "id": "http://university.example/credentials/1872", // bad idea to recommend this "type": ["VerifiableCredential", "ExampleAlumniCredential"], "issuer": "https://university.example/issuers/565049", "validFrom": "2010-01-01T19:23:24Z", "credentialSubject": { "id": "did:example:ebfeb1f712ebc6f1c276e12ec21", "alumniOf": { "id":...

editorial
ready for PR

Avoids confusion related to proof types that don't use public keys... aligns with DID Core better.

editorial
post-CR

Documentation claims it works, but no instance of `$comment` is logged from the CLI in JSON or YAML examples.

its currently using jwt, needs to be updated to support the latest api for vc-jwt-sd

See https://www.w3.org/TR/vc-data-model/#evidence `DocumentVerification2018`... this tremendously poorly defined and should be defined for all serializations or removed. Ideally we would have a test suite that shows how this property supports interoperability,...

``` _sync:2 Uncaught Error: Cannot find module './src/cipherSuite.js' at webpackEmptyContext (_sync:2:10) at eval (mod.js:30:28) at eval (mod.js:17:17) at eval (mod.js:26:3) at ./node_modules/hpke-js/script/mod.js (main.js:372:1) at __webpack_require__ (main.js:726:42) at eval (app.js:40:17) at...

https://github.com/decentralized-identity/crypto-wg/pull/14

The spec should normatively state that preventing delegation is not allowed, and explain why in the security / privacy section. The TLDR should be, preventing delegation leads to credential sharing.

This was a weekend project which Covid 19 started, before / during the bootup of https://www.covidcreds.com/