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. |
||
|---|---|---|
| .. | ||
| zgacertsutil.js | ||
| zgafetch.js | ||
| zgaindex.js | ||
| zganode.d.ts | ||
| zganode.js | ||
| zgapdfcryptor.js | ||
| zgapdfsigner.js | ||