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
Marcos Sanz Latorre
162110c1fb
feat: enforce CCN-STIC-221 crypto constraints and bump to v3.0.0
2026-08-04 22:23:56 +02:00
zboris12
bbd49bdac0
Added a solution of atob not found in Google Apps Script to README.md.
2026-04-23 22:55:31 +09:00
zboris12
0d39f569ae
Changed to allow TSA feature in web browser
2024-08-24 12:17:43 +09:00
zboris12
e5372e2652
Added explanation of simulating clearTimeout function.
2024-08-19 21:54:15 +09:00
zboris12
9706bfe31a
Improved to support font subsetting and changed to use pdf-fontkit.
2024-08-19 21:33:38 +09:00
zboris12
4def4068f7
Improved to reuse the font if it is already embedded in the PDF.
2024-08-18 21:32:27 +09:00
zboris12
1f92ca61d7
Added support for typescript development.
2024-08-17 11:51:46 +09:00
zboris12
e1ed49d43f
Made comment more accurate.
2024-08-10 20:34:50 +09:00
zboris12
de687d8bf7
Fixed a bug of break line.
2024-08-10 20:12:19 +09:00
zboris12
0505fd1e0e
Working on text signature and placing on multiple pages.
2024-08-09 21:57:20 +09:00
zboris12
fa4eb2d5c0
Changed the minimized js URL described in readme to jsdelivr.net
2024-04-22 21:19:54 +09:00
zboris12
cc045171da
Fixed the abnormal display of some icons in readme and the autofix by npm publish in package.json
2024-04-21 12:22:31 +09:00
zboris12
90474e9393
Changed verion of follow-redirects to 1.15.6
2024-04-21 11:45:42 +09:00
zboris12
0473f700a1
Changed position of badges.
2024-03-24 21:37:31 +09:00
zboris12
8417fad06b
Added some badges to readme.
2024-03-24 21:33:56 +09:00
zboris12
f4cbbcdb7c
Changed google compile method from java to npx.
2024-03-24 18:15:37 +09:00
zboris12
4136451365
Changed link of wiki to an absolute path since the relative path didn't work.
2022-11-23 18:09:17 +09:00
zboris12
5494783141
Deleted unnecessary informations in readme since wiki has been created.
2022-11-23 17:57:42 +09:00
zboris12
9210c41068
Supported to enable LTV, and made to publish on npm.
2022-11-19 19:52:06 +09:00
zboris12
dd52e4e8be
Working on LTV, Completeness is 90%.
2022-11-14 22:20:19 +09:00
zboris12
8b008ccc34
Added support to add a document timestamp from a TSA.
2022-10-24 21:36:47 +09:00
zboris12
22f6628584
Added support to add a signature to a pdf which has already been signed.
2022-10-20 21:28:27 +09:00
zboris12
fe2fd4840d
Added support to DocMDP and improved the way of appending TSA timestamp.
2022-10-14 21:12:43 +09:00
zboris12
adc260b794
Improved the readme.
2022-10-06 22:18:07 +09:00
zboris12
299aeb3419
Added support to public-key certificate encryption.
2022-10-06 22:02:11 +09:00
zboris12
14ad61b5cf
Fixed the url in readme.
2022-10-04 21:50:22 +09:00
zboris12
8c2a614a08
Added functions of setting protection to a pdf.
2022-10-02 21:45:06 +09:00
zboris12
f932a2bb2a
Added support to sign with TSA.
2022-09-24 13:59:30 +09:00
zboris12
5b0aeadc53
Fix some defects in sample codes in README.
2022-09-18 17:00:11 +09:00
zboris12
491e6309e0
Add support to Google Apps Script.
2022-09-18 16:49:56 +09:00
zboris12
213cf53474
Improve samples in readme.
2022-09-17 22:08:29 +09:00
zboris12
1583e5f70f
The first commit.
2022-09-17 21:55:09 +09:00
zboris12
6b0d906fb5
Initial commit
2022-09-17 21:48:13 +09:00