Skip to content

[WIP] Use bccsp instead of directly idemix#374

Open
ale-linux wants to merge 2 commits intohyperledger:mainfrom
ale-linux:no_direct_idemix
Open

[WIP] Use bccsp instead of directly idemix#374
ale-linux wants to merge 2 commits intohyperledger:mainfrom
ale-linux:no_direct_idemix

Conversation

@ale-linux
Copy link
Contributor

Part I: Migration and tests in lib/server/idemix work.

fabric-ca's usage of the idemix package(s) is incorrect. Instead of relying on the bccsp abstraction, it makes direct use of the low-level API and so makes it hard to switch implementations.

Type of change

Improvement (improvement to code, performance, etc)

Description

This PR switches to using idemix's bccsp abstraction.

@ale-linux ale-linux requested a review from a team as a code owner September 14, 2023 07:51
Part I: Migration and tests in lib/server/idemix work.

Signed-off-by: Alessandro Sorniotti <aso@zurich.ibm.com>
Part II: Migration and tests in lib/client/credential/idemix/ work

Signed-off-by: Alessandro Sorniotti <aso@zurich.ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant