Fetching the latest programs, projects, and workspace data.
Idemix is a cryptographic protocol suite, which provides strong authentication as well as privacy-preserving features such as anonymity, the ability to transact without revealing the identity of the transactor, and unlinkability, the ability of a single identity to send multiple transactions without revealing that the transactions were sent by the same identity. More details here - https://hyperledger-fabric.readthedocs.io/en/release-2.2/idemix.html Current JavaSDK doesn't support to store Idemix credentials in Hyperledger Fabric Wallet. Objective of this mentorship program to support wallet to store idimix identities. - Ability to store Idemix Identity in a Wallet by using Fabric Gateway SDK for Java - Ability to store Idemix Identity in a Wallet by using Fabric Gateway Client API for Java - Ability to use the Stored Idemix Identity from a Wallet to fire transaction to the Hyperledger Fabric Network in both Fabric Gateway SDK for Java and Fabric Gateway Client API for Java - Write Unit Tests and Add Examples in fabric-samples Repository
Showing 1 of 1 projects. Click any project card for scope, mentors, and proposal studio.
Idemix is a cryptographic protocol suite, which provides strong authentication as well as privacy-preserving features such as anonymity, the ability to transact without revealing the identity of the transactor, and unlinkability, the ability of a single identity to send multiple transactions without revealing that the transactions were sent by the same identity. More details here - https://hyperledger-fabric.readthedocs.io/en/release-2.2/idemix.html Current JavaSDK doesn't support to store Idemix credentials in Hyperledger Fabric Wallet. Objective of this mentorship program to support wallet to store idimix identities. - Ability to store Idemix Identity in a Wallet by using Fabric Gateway SDK for Java - Ability to store Idemix Identity in a Wallet by using Fabric Gateway Client API for Java - Ability to use the Stored Idemix Identity from a Wallet to fire transaction to the Hyperledger Fabric Network in both Fabric Gateway SDK for Java and Fabric Gateway Client API for Java - Write Unit Tests and Add Examples in fabric-samples Repository