Libraries tagged by sha256
trilbymedia/cap-php
1522 Downloads
PHP port of the Cap proof-of-work captcha server. Wire-compatible with @cap.js/widget.
emgag/flysystem-hash
178252 Downloads
Flysystem plugin for generating a hash value of a given file
poly-crypto/poly-crypto
8181 Downloads
High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+
sha256encript/aes-encrypter
11449 Downloads
SHA256 Hash & AES-256-CBC Encrypt/Decrypt SDK for PHP
ezimuel/php-secure-session
6621 Downloads
Encrypt and authenticate PHP session data using AES-256 and HMAC-SHA256
adbario/php-encrypter
7963 Downloads
Encryption with AES-256 and HMAC-SHA256
philiprehberger/php-webhook-signature
200 Downloads
Minimal, framework-agnostic HMAC-SHA256 webhook signature generation and verification with replay attack prevention
vlsv/telegram-data-validator
3826 Downloads
The Telegram Data Validator is a PHP library for validating the integrity of initData received from a Telegram mini-application. It uses HMAC-SHA-256 for data integrity checks.
qnibus/laravel-multi-hash
654 Downloads
Jasypt, sha256, sha512, md5 integration for Laravel 9.x
mkinyua53/unhash
53 Downloads
Reverse-lookup (unhash) phone numbers from SHA-256 hashes, with a local lookup table, bulk hash generation, and a configurable HTTP API fallback, for Laravel.
marcelabeh/emissor-nfse-nacional
81 Downloads
Biblioteca PHP para emissão, consulta e cancelamento de NFS-e Nacional (Sefin) — Clean Architecture, validação XSD v1.01, assinatura SHA-256, suporte IBS/CBS
jv-conseil/dkim-php-mail-signature
1571 Downloads
🔏 Stand-alone DKIM class to sign your emails with a 2048 bit private key hashed with SHA-256 algorithm.
invoicetronic/php-sdk
115 Downloads
The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] ## Before you start For the full integration guide, tutorials, SDKs and quickstarts, see the **[Documentation](https://invoicetronic.com/en/docs/)**. A few cross-cutting topics worth knowing before integrating: - **[Prerequisites](https://invoicetronic.com/en/docs/prerequisites/)** — what you need to start in Sandbox and what's required to move to production. - **[API Keys](https://invoicetronic.com/en/docs/apikeys/)** — how `ik_live_` and `ik_test_` keys select the environment. - **[Sandbox](https://invoicetronic.com/en/docs/sandbox/)** — free test environment that mirrors the live workflow, with no credits consumed. - **[Rate Limiting](https://invoicetronic.com/en/docs/ratelimiting/)** — per-second, per-minute and per-day limits; how to handle `429 Too Many Requests`. - **[Pagination](https://invoicetronic.com/en/docs/pagination/)** — `page` and `page_size` parameters and the `Invoicetronic-Total-Count` response header. - **[CORS](https://invoicetronic.com/en/docs/cors/)** — calling the API from the browser; allowed origins are configured per key. - **[Webhooks](https://invoicetronic.com/en/docs/webhooks/)** — real-time event notifications with HMAC-SHA256 signature validation. - **[Localization](https://invoicetronic.com/en/docs/accept-language/)** — use the `Accept-Language` header to receive error messages in Italian, English or German. [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/
craftpulse/craft-audit-kit
42 Downloads
Foundational, tamper-evident audit primitives for Craft CMS: a neutral audit event contract, a dispatch bus, a byte-deterministic SHA-256 hash-chain engine, export formatters, SIEM forwarders, and external anchoring. The shared compliance base for the CraftPulse ecosystem.
aporat/laravel-auth-signature
1404 Downloads
A Laravel package providing a middleware for validating API requests with HMAC-SHA256 signatures