vbuch / node-signpdf

Simple signing of PDFs in node.
MIT License
679 stars 176 forks source link

📝 ✨ ♻️ Decoupled crypto signing from PDF signing #195

Closed vbuch closed 9 months ago

vbuch commented 9 months ago

Introducing @signpdf/signer-p12 and making signpdf's sign() method async

vbuch commented 9 months ago

I may not have the time to keep this going soon so... I'll be merging and releasing today.