Package: pdfsigner 0.2.3

Andre Leite

pdfsigner: Digitally Sign and Verify PDF Documents

Digitally sign PDF documents with a 'PKCS#12' keystore and verify their signatures. Signing produces a detached 'PKCS#7' / 'CMS' signature ('adbe.pkcs7.detached') over the document and is applied as an incremental update, so existing signatures remain valid. The cryptography and PDF manipulation are performed by a bundled, pure-'Rust' backend (the 'pdf_signer' crate); no Java runtime, 'OpenSSL', or external command-line tools are required. Visible signature appearances with custom text are supported.

Authors:Andre Leite [aut, cre], Hugo Vasconcelos [aut], Diogo Bezerra [aut], Authors of the vendored Rust crates [ctb, cph]

pdfsigner_0.2.3.tar.gz
pdfsigner_0.2.3.zip(r-4.7)pdfsigner_0.2.3.zip(r-4.6)pdfsigner_0.2.3.zip(r-4.5)
pdfsigner_0.2.3.tgz(r-4.6-x86_64)pdfsigner_0.2.3.tgz(r-4.6-arm64)pdfsigner_0.2.3.tgz(r-4.5-x86_64)pdfsigner_0.2.3.tgz(r-4.5-arm64)
pdfsigner_0.2.3.tar.gz(r-4.7-arm64)pdfsigner_0.2.3.tar.gz(r-4.7-x86_64)pdfsigner_0.2.3.tar.gz(r-4.6-arm64)pdfsigner_0.2.3.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html
card.svg |card.png
pdfsigner/json (API)

# Install 'pdfsigner' in R:
install.packages('pdfsigner', repos = c('https://strategicprojects.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/strategicprojects/pdfsigner/issues

On CRAN:

Conda:

rustcargo

3.30 score 2 stars 2 scripts 2 exports 0 dependencies

Last updated from:5bbd14c2b4. Checks:12 OK, 1 FAIL. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK271
linux-devel-x86_64OK270
source / vignettesOK354
linux-release-arm64OK233
linux-release-x86_64OK253
macos-release-arm64OK206
macos-release-x86_64OK577
macos-oldrel-arm64OK232
macos-oldrel-x86_64OK529
windows-develOK352
windows-releaseOK392
windows-oldrelOK353
wasm-releaseFAIL159

Exports:sign_pdfverify_pdf_signature

Dependencies: