feat: create Keymaster Java implementation#1157
Merged
Merged
Conversation
Bushstar
commented
Jan 8, 2026
Contributor
- Resolves: Create a Java implementation of Keymaster #1156
822a4f5 to
ee31750
Compare
hankbrigham
approved these changes
Jan 27, 2026
Edgeman-SelfID
pushed a commit
to selfidhq/mdip
that referenced
this pull request
Feb 2, 2026
* scaffold, crypto lib, wallet * make mutateWallet thread safe * fix deprecation warning * add minimal gatekeeperclient * complete types * operation signing utils * add minimal keymaster functions * add asset related calls * add schema calls * schema and credential issuance * credential calls * create and integrate CID lib * keymaster wallet tests * add READMEs * create wallet in mutate if none present * create testutil * add KeymasterTestSupport * add credential tests * add credential test vector * add live credential tests * add remaining tests * jdk 11 * add missing id calls. add id tests. * use local registry in live credential tests * fix tests. add more keymaster calls * add remaining calls. remove notices * use live tests only * live tests * resolve warnings / remove unused code * complete gatekeeper interface and client implementation * add groups / resolve keymaster errors * demo * demo set default registry set to hyperswarm * add registry option to issue credential * extend encryptMessage/encryptJSON options * additional call arguments * Set didDocsArea in local function * reset forms on change user * do not display fields to the user * better revoked credential handling * add missing cancel buttons * exclude java directory from eslint
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
