We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ebe5cf commit c7a0140Copy full SHA for c7a0140
README.md
@@ -52,6 +52,8 @@ See https://ebourg.github.io/jsign for more information.
52
* The keystore aliases are now listed in the error message if the alias specified is incorrect
53
* The `storetype` parameter is no longer required for JCEKS keystores
54
* Fixed the update of the PE checksum (contributed by Markus Kilås)
55
+* The `CMSAlgorithmProtection` attribute is no longer added to the signature (contributed by Yegor Yarko)
56
+* The signature algorithm is identified as `RSA` instead of `sha*RSA` when using SHA-2 digests (contributed by Yegor Yarko)
57
* Upgraded BouncyCastle to 1.69
58
59
#### Version 3.1 (2020-03-01)
0 commit comments