Package: pdfsigner 0.2.2

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.2.tar.gz
pdfsigner_0.2.2.tar.gz(r-4.7-arm64)pdfsigner_0.2.2.tar.gz(r-4.7-x86_64)pdfsigner_0.2.2.tar.gz(r-4.6-arm64)pdfsigner_0.2.2.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://cran.r-universe.dev', 'https://cloud.r-project.org'))

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

On CRAN:

Conda:

rustcargo

1.70 score 2 scripts 2 exports 0 dependencies

Last updated from:01c23e4901. Checks:5 OK, 1 FAIL. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK236
linux-devel-x86_64OK223
source / vignettesOK252
linux-release-arm64OK223
linux-release-x86_64OK233
wasm-releaseFAIL148

Exports:sign_pdfverify_pdf_signature

Dependencies: