Libraries tagged by encryption key
sneakyx/laravel-dynamic-encryption
1059 Downloads
Laravel package that replaces the default encrypter with a dynamic key loaded from cache or database.
carteni/crypto-bundle
8447 Downloads
Integrates the "Authenticated Secret-Key Encryption" feature in a symfony project.
sesamy/capsule-publisher
86 Downloads
PHP port of the Capsule (DCA) CMS publisher. Encrypts content, derives wrap keys, wraps for issuers (ECDH-P256 / RSA-OAEP), and signs ES256 resource JWTs.
phattarachai/laravel-env-secrets
58 Downloads
Encrypt .env. with Laravel's env:encrypt, mint the decryption key with a CSPRNG, and install it on a deploy box over ssh — all from one artisan command, without the key ever touching stdout, shell history, or a process argument.
paragonie/ciphersweet-provider-aws-kms
331 Downloads
CipherSweet key provider backed by AWS KMS
menatwork/diffiehellman
10372 Downloads
A implementation of Diffie-Hellman Key Exchange cryptographic protocol for PHP5/7
jardissupport/secret
206 Downloads
Secret resolution for encrypted configuration values using AES-256-GCM and Sodium with key provider abstraction
bentools/shh-bundle
14256 Downloads
A Symfony bundle to handle secrets.
asymmetricrypt/asymmetricrypt
4383 Downloads
A simple PHP public key cryptography library
aaieduhr/aead-envelope
44 Downloads
Versioned AEAD envelope for encrypting short values at rest, with a key ring and canonical additional authenticated data.
byjg/crypto
9817 Downloads
A cryptography library for symmetric encryption with an innovative keyless exchange mechanism.
univeros/security
269 Downloads
Cryptographic primitives for key derivation (HKDF, PBKDF2), symmetric encryption, and timing-safe MAC verification.
hengebytes/setting-bundle
323 Downloads
Key-value storage for Symfony with encryption
invoicetronic/php-sdk
176 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/
human-element/module-crypt-key-cli
300 Downloads
Adds CLI commands for managing the Magento encryption key