ras2023/phpcmslib

PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.

Maintainers

Package info

github.com/rafaelsilvade/cms

Homepage

pkg:composer/ras2023/phpcmslib

Statistics

Installs: 785

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-main 2023-12-11 21:35 UTC

This package is not auto-updated.

Last update: 2026-04-01 03:45:49 UTC


README

This is a fork of phpseclib with changes specific for creating and validating CMS / PKCS7 messages with both regular signatures and CAdBES compliant signatures.

CAdES / CMS support was made possible by a donation from GLOBO (globogis.it)

I intend to incorporate this into phpseclib at some point in the future but right now my phpseclib priorities are elsewhere. I can re-arrange my priorities for a price - $100 / hr. That's how much support requests or new feature requests will cost. Send an email to terrafrost@php.net if this is something you're interested in. Otherwise, hopefully you'll find this easy to use.

A few examples live in the demo/ directory.