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. |
||
|---|---|---|
| .. | ||
| forge-ext.js | ||
| google-ext.js | ||
| pdflib-ext.js | ||
| zb-externs.js | ||