Tobias Looker

Results 59 issues of Tobias Looker

This is currently reporting unknown coverage which should be fixed

[jest's](https://jestjs.io/) default testing environment is [jsdom](https://github.com/jsdom/jsdom), however when the tests are run for either asm.js or wasm in this environment using ``` yarn test:asm ``` OR ``` yarn test:wasm ```...

Currently we have benchmarking support for the WASM in node environments but not for browser based execution

When it comes to verifiable credentials, there are core statements in the credential, that the relying party MUST be able to see in a given proof in order for them...

Many other linked data suites are now encoding the proof value in multi-base format, this has compression benefits when re-encoding a JSON-LD document to CBOR-LD

Because [jsonld-signatures](https://github.com/digitalbazaar/jsonld-signatures) is un-typed (written in JS) and this library leverages types through typescript when inheriting from an un-typed abstract based class the TS compiler is essentially blind. To improve...

Currently the BBS signatures in the initial implementation, do not support commited values in the signature being generated, the following needs to be done to accomplish this - Break out...

In order to facilitate efficient modes of replicating objects between EDV instances a core optimisation would be enabling the capability for an EDV to appropriately identify duplicate objects. With solutions...

In order to facilitate interoperability this specification should contain a set of test vectors for the cryptographic structures defined

core

Currently the core sign, verify, spkGen and spkVerify operations are silent on the form the messages take into the algorithm, based on conversations with @mikelodder7 these are most often inputed...

ready-for-pr
core