-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BouncyCastle ongoing translation (#139)
* fix asserts changed by updated string name Signed-off-by: Hugo Queinnec <[email protected]> * fix or disable some tests Signed-off-by: Hugo Queinnec <[email protected]> * PBE translation and tests Signed-off-by: Hugo Queinnec <[email protected]> * starts signer translation Signed-off-by: Hugo Queinnec <[email protected]> * fix BcGenericSignerTest Signed-off-by: Hugo Queinnec <[email protected]> * change some tests to reflect model changes Signed-off-by: Hugo Queinnec <[email protected]> * fix BcDSADigestSignerTest Signed-off-by: Hugo Queinnec <[email protected]> * update ISO9796d2 tests Signed-off-by: Hugo Queinnec <[email protected]> * PSSSigner test Signed-off-by: Hugo Queinnec <[email protected]> * fix Edwards25519 name Signed-off-by: Hugo Queinnec <[email protected]> * elliptic curve signatures Signed-off-by: Hugo Queinnec <[email protected]> * fix Python Edwards test Signed-off-by: Hugo Queinnec <[email protected]> * BcRSADigestSignerTest Signed-off-by: Hugo Queinnec <[email protected]> * signer tests Signed-off-by: Hugo Queinnec <[email protected]> * MessageSigner translation Signed-off-by: Hugo Queinnec <[email protected]> * fix Signed-off-by: Hugo Queinnec <[email protected]> * StreamCipher translation Signed-off-by: Hugo Queinnec <[email protected]> * start Wrapper translation Signed-off-by: Hugo Queinnec <[email protected]> --------- Signed-off-by: Hugo Queinnec <[email protected]>
- Loading branch information
Showing
103 changed files
with
2,103 additions
and
516 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 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
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
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
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
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.