Daniel Lenksjö

Results 76 comments of Daniel Lenksjö

@rodolfomiranda Did a little bit more digging, and what we get back from the long running operation for resolving the QVI AID is just ({ oobi: "oobi url" }), rather...

> > Any ideas? > > I think it's related to the changes that were applied in `keripy` and `keria` to track multisig states, such as the `smids` and `rmids`...

@rodolfomiranda I believe this has been superseded by a bunch of other merged PRs now. Should we close this one?

See this example https://github.com/lenkan/signify-ts/blob/e7f46e6879b78af26bd6c9c8a657ed374dbd09e1/test/app/controller.test.ts#L59-L76 of a test that is _failing_ on line 75. I.e., changing the last character of a generated passcode yield the same controller AID.

Thank you for your reply. I have not yet ventured into the Matter classes so the first paragraph is a bit hard to digest for me. My confusion mainly comes...

> So the Salt has either 124 or 122 bits of entropy instead of 128 which is close enough. Got it. Thanks. Do you see any issues with this since...

I read this in the EGF for vLEI > All key-pairs MUST be generated using a cryptographic algorithm with at least 128 bits of cryptographic strength. This includes using a...

If we can use the prefix instead of alias in the URLs, I am happy to close this issue. We're still on the old version so haven't tested that feature...

Update: I pulled some changes in #267, specifically, aiding.ts and delegating.ts and got the delegation.test.ts to run. I believe the best course of action is to try and get #267...

I've updated this PR now to only include the assertion for the issue https://github.com/WebOfTrust/keria/issues/230