-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The BCCSP sw and pkcs11 implementations are actually duplicate some ECDSA-related code and the MSP package is importing the sw package just to use these function as well. This chage-set moves this common ECDSA-related code under the bccsp/util package to streamline its usage. Change-Id: Idbe6e27aa7c86d4b38cf11576ee00ab276439797 Signed-off-by: Angelo De Caro <adc@zurich.ibm.com>
- Loading branch information
Showing
11 changed files
with
264 additions
and
385 deletions.
There are no files selected for viewing
This file contains 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
This file was deleted.
Oops, something went wrong.
This file contains 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
This file contains 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
Oops, something went wrong.