Libraries tagged by shake256
edwinmugendi/hashdigest
608 Downloads
Hash Generator and Verifier
wood/sdk
13 Downloads
简木PHP-SDK - 个人开发的聚合支付与云服务SDK,为简木聚合支付系统及其他项目提供支付宝、微信支付、阿里云等第三方服务的统一接口封装。支持支付宝 V3/V2 接口(含公私钥和证书签名模式)、微信支付 V3 接口(含签名、解密、公钥加密、图片上传)、阿里云 OpenAPI(ACS3-HMAC-SHA256 签名)
searsandrew/briar-rose
33 Downloads
NetSuite RESTlet + SuiteTalk REST client for Laravel (OAuth 1.0a TBA, HMAC-SHA256).
nazirul-amin/sentinel-actor
35 Downloads
A Laravel package for monitoring applications by sending exception and event data to webhook endpoints with HMAC-SHA256 signature verification.
invoicetronic/php-sdk
72 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/
pluspagos/sha256encript
11 Downloads
SHA256 Hash & AES-256-CBC Encrypt/Decrypt SDK for PHP
paulhenri-l/php-sha256-lc
160 Downloads
php-sha256-lc
liuhelong/sha256withrsa
8 Downloads
SHA256withRSA for PHP
cryental/laravel-hashing-sha256
140 Downloads
vsn/ssf
0 Downloads
VSN Secure Signture Format for PHP 5.6
philiprehberger/php-webhook-signature
69 Downloads
Minimal, framework-agnostic HMAC-SHA256 webhook signature generation and verification with replay attack prevention
minimalic/silverstripe-cryptoprotect
26 Downloads
Proof of Work Captcha Field for Silverstripe CMS 5
horsev/expiring-key-generator
0 Downloads
Generate date-based expiring keys with SHA256 hashing and time-window validation
dentmate/rajahan
41 Downloads
PHP package for encryption/decryption using AES algorithm compatible with CryptoJS
darkindy/spring-password-utils
30 Downloads
PHP utilities for encoding and validating passwords in the same way as Spring Security's StandardPasswordEncoder in Java.