Skip to content

Sync vendored pdf_signer engine to v0.2.0 (pkg 0.2.3) - #1

Merged
milkway merged 2 commits into
mainfrom
sync/pdf_signer-v0.2.0
Jun 16, 2026
Merged

Sync vendored pdf_signer engine to v0.2.0 (pkg 0.2.3)#1
milkway merged 2 commits into
mainfrom
sync/pdf_signer-v0.2.0

Conversation

@milkway

@milkway milkway commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Re-sincroniza a cópia vendorada do crate pdf_signer para o release v0.2.0 (auditoria de verificação/trust, issues #1–#10): validação criptográfica de timestamp RFC 3161, revogação CRL/OCSP autenticada, validação da cadeia no tempo de assinatura, localização estrutural de assinaturas, binding /ByteRange/Contents, backtracking na construção de cadeia, e exit code/trust honestos.

  • src/rust/pdf_signer/: sources da lib re-sincronizados + Cargo.toml → 0.2.0.
  • src/rust/Cargo.lock: versão do path-dep bumpada. Nenhuma dependência de terceiros mudou, então vendor.tar.xz segue válido (não re-vendorado).
  • Pacote R: DESCRIPTION 0.2.2 → 0.2.3.

Lib empacotada verifica limpo (cargo check --lib, default + https).

🤖 Generated with Claude Code

milkway and others added 2 commits June 16, 2026 09:40
Re-sync the bundled copy of the standalone `pdf_signer` crate
(github.com/StrategicProjects/pdf_signer) to its v0.2.0 release: the
verification & trust hardening audit (issues #1–#10) — cryptographic RFC 3161
timestamp validation, authenticated CRL/OCSP revocation, signing-time chain
validation, structural signature location, /ByteRange↔/Contents binding,
path-building backtracking, and honest CLI/trust reporting.

No third-party dependencies changed, so the vendored crate set (vendor.tar.xz)
is unchanged; only the path-dependency version in Cargo.lock is bumped. The
bundled library checks cleanly with default and `https` features.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Bundles the v0.2.0 engine (verification & trust hardening, audit #1–#10).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@milkway
milkway merged commit 2024d90 into main Jun 16, 2026
1 check passed
@milkway
milkway deleted the sync/pdf_signer-v0.2.0 branch June 16, 2026 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant