Libraries tagged by pkcs8
gamringer/pkcs11
5 Downloads
PHP extension for PKCS11
signdocs-brasil/signdocs-brasil-php
481 Downloads
Official PHP SDK for the SignDocsBrasil API — digital document signing with ICP-Brasil support
php-facturae/php-facturae
69 Downloads
Generate, sign and export FacturaE electronic invoices in PHP 8.2+ — fluent API, XAdES-EPES signing, zero dependencies. Genera y firma facturas electrónicas.
dopecode/dcrypt
471 Downloads
A petite library of encryption functionality for PHP
mrjoops/certificate-store
10106 Downloads
A library to handle PKCS12 certificate store
setasign/setapdf-signer-addon-pkcs11
937 Downloads
A SetaPDF-Signer component signature add-on for accessing keys through the PKCS11 interface.
matiz-studio-creative/sri-toolkit
43 Downloads
PHP toolkit for Ecuador SRI electronic documents: access keys, XML builders, XAdES-BES signing and SOAP delivery.
karavasilev/cryptomanana
73 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
wpify/benefit-plus-gateway-sdk
218 Downloads
This is a "swagger" definition of application programming interface of the MúzaPay by Benefit Plus e-commerce payment gateway. You may leverage this API from your e-shop to integrate payments by employee-benefits-programme funds. This version of the programme uses mobile payment application MúzaPay. Requests signingAll requests except /auth/token must be signed by "SHA-256 with RSA" (RSASSA-PKCS1-v1_5, RFC 8017 chapter 8.2) electronic signatures. See online gateway documentation for details. ## Change log * v2 - 2025-06-26 * Added HEALTH value to productCode enum as mandated by the Czech state legislation. * amountAuthorized in PaymentStateResponse renamed to remainingAmount to better capture its meaining. * Added HTTP 410 Gone response to the cancelPayment() operation. * Corrected pattern of orderReferenceCode * Multiple corrections of the documentation, examples and field ordering changes - non-impacting.
strategystar/padcrypt
79 Downloads
String padding library that supports ANSI X.923, ISO 10126, PKCS5, PKCS7, Zero Padding, and Bit Padding
sop/pkcs5
262 Downloads
A PHP implementation of PKCS #5 password-based cryptography.
afk11/pkcs5
73 Downloads
Library for PKCS5 v2 key derivation & and message encryption
webmasterskaya/crypto-bridge
68 Downloads
A PHP library providing cryptography support for various PKCS applications.
stlswm/php-encrypt
36 Downloads
PHP加解密库
sergeybrook/php-jws
1512 Downloads
JSON Web Signature (JWS) library for PHP