Libraries tagged by decrypter
noorani-mm/encoder-algorithm
11 Downloads
This package provides a simple encryption and decryption functionality for securing sensitive information in your PHP applications. It offers easy-to-use methods for encrypting plaintext data into ciphertext and decrypting ciphertext back into its original plaintext form.
maatify/open-ssl
145 Downloads
Official PHP library for maatify.dev OpenSSL handler, known by our team
kigkonsult/openssltoolbox
3 Downloads
the PHP OpenSSL Toolbox
khorshid/wp-encrypt
217 Downloads
Encrypts and decrypts data using the WordPress SALT and OpenSSL
kevchikezie/cryptographer
557 Downloads
A PHP library for RSA encryption and decryption using the OpenSSL extension
karavasilev/cryptomanana
58 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
juanchosl/cryptology
36 Downloads
Little encrypt/decrypt tools in order to crypt, decrypt, sign or verify messages, tests or files using distincts formats with the same way
ivinco/crypto-ff3
123 Downloads
Format-Preserving Encryption for FF3 on PHP
irfa/app-license-server
9 Downloads
"License/Serial for web apllication"
hofff/contao-leads-encryption
614 Downloads
Provides encryption of form data stored via Contao extension `terminal42/contao-leads`.
hamoi1/eloquent-encryptable
129 Downloads
This package provides a way to encrypt and decrypt the data in the database using the Hill Cipher algorithm.
gwsn/php-encrypt
15321 Downloads
Simple helpers for encrypt and decrypt content
grazulex/laravel-configrypt
3 Downloads
Encrypt sensitive values in your Laravel .env file and decrypt them automatically at runtime — safe, seamless, and config-driven.
dandjo/simple-obfuscator
546 Downloads
A simple class to encrypt and decrypt strings with a given salt (bijective).
codelieutenant/laravel-crypto
150 Downloads
Laravel Crypto is a package that provides a simple and easy to use API for encrypting, decrypting, hashing, and signing data using the latest PHP and Laravel features.