forked from pipeline-foundation/itext7-dotnet
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move DigestAlgorithms and OID to kernel, merge SecurityIDs into OID
DEVSIX-8565 Autoported commit. Original commit hash: [84ae14f7d] Manual files: kernel/src/main/java/com/itextpdf/kernel/crypto/CryptoUtil.java sign/src/main/java/com/itextpdf/signatures/BouncyCastleDigest.java sign/src/main/java/com/itextpdf/signatures/ProviderDigest.java sign/src/main/java/com/itextpdf/signatures/RSASSAPSSMechanismParams.java sign/src/main/java/com/itextpdf/signatures/SignUtils.java sign/src/main/java/com/itextpdf/signatures/validation/extensions/ExtendedKeyUsageExtension.java sign/src/test/java/com/itextpdf/signatures/CertificateSupportedCriticalExtensionsTest.java sign/src/test/java/com/itextpdf/signatures/DigestAlgorithmsManualTest.java sign/src/test/java/com/itextpdf/signatures/ProviderDigestUnitTest.java sign/src/test/java/com/itextpdf/signatures/sign/IsoSignatureExtensionsRoundtripTest.java sign/src/test/java/com/itextpdf/signatures/sign/LtvSigTest.java sign/src/test/java/com/itextpdf/signatures/sign/PadesSignatureLevelTest.java sign/src/test/java/com/itextpdf/signatures/sign/PadesTwoPhaseSigningLevelsTest.java sign/src/test/java/com/itextpdf/signatures/sign/PdfPadesSignerLevelsTest.java sign/src/test/java/com/itextpdf/signatures/sign/PdfPadesSignerTest.java sign/src/test/java/com/itextpdf/signatures/sign/TwoPhaseSigningTest.java sign/src/test/java/com/itextpdf/signatures/testutils/builder/TestTimestampTokenBuilder.java
- Loading branch information
Showing
73 changed files
with
346 additions
and
337 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
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.