Tobias Looker

Results 59 issues of Tobias Looker

Currently for each operation documented in the spec we have the notion of both inputs and parameters, a convention adopted from the [bls-signature-draft](https://datatracker.ietf.org/doc/html/draft-irtf-cfrg-bls-signature-04). Loosely what I think we have been...

core

We made significant progress on the core draft over the past couple of months, which is likely to have created some in-consistencies in how the blind sign draft maps onto...

ready-for-pr
blind-sign-extension

Currently the spec documents a procedure for constructing BBS signatures where by some / all of the messages signed by the signer are unknown to them. This issue is to...

blind-sign-extension

Opening this to track the ongoing work happening in the background after the merging of #62, @BasileiosKal and @mikelodder7 will co-ordinate on this and once complete we can close this...

core

As has been discussed before in [related communities](https://github.com/w3c-ccg/ldp-bbs2020/issues/37), the loose intended definition of bound BBS signatures refers to a signature that features a binding to a secret key (private key)...

Currently in our tests we have fix constants for proof sizes hard coded to [tests](https://github.com/mattrglobal/node-bbs-signatures/blob/master/__tests__/bbsSignature/createProof.bbsSignature.spec.ts#L66), instead we should have a utility function that is able to calculate the expected proof...

When changing between installed versions of node-bbs-signatures it appears that the native node module './index.node' is not always being downloaded and updated by node-pre-gyp leading to issues, especially when changing...

[neon-bindings](https://github.com/neon-bindings/neon) on windows node 11 appears to have an issue that prevents successful compilation hence preventing us from publishing a node 11 version on windows. More investigation is required into...

wontfix

Currently we only support compact form JSON-LD as the input into the linting engine

jsonld-lint

The document position calculated when rendering linting results over the CLI is mis-reporting

jsonld-lint-cli