zgapdfsigner/closure
Marcos Sanz Latorre a54166c901 refactor: make CCN-STIC-221 enforcement opt-in via strictCrypto
Replace the always-on `allowLegacyEncryption` / default-on RSA checks
with a single `strictCrypto` flag on both `SignOption` and
`EncryptOption`. All modes and key lengths work by default; set
`strictCrypto: true` to enforce the approved-algorithms rules.
Update tests, externs, type declarations, and docs accordingly.
2026-08-04 23:42:43 +02:00
..
forge-ext.js Changed folder structure and working on LTV. 2022-11-06 18:03:48 +09:00
google-ext.js Made js files to compiled by closure compiler. 2022-10-04 21:43:00 +09:00
pdflib-ext.js Improved to reuse the font if it is already embedded in the PDF. 2024-08-18 21:32:27 +09:00
zb-externs.js refactor: make CCN-STIC-221 enforcement opt-in via strictCrypto 2026-08-04 23:42:43 +02:00