Libraries tagged by decrypting
gmtls/openssl-crypto-kit
7860 Downloads
A modern and extensible PHP cryptography toolkit powered by OpenSSL.
davmixcool/cryptman
39861 Downloads
A Two-way encryption manager using the OpenSSL library
camcima/dukpt-php
149595 Downloads
DUKPT implementation in PHP
mastercard/client-encryption
88569 Downloads
Library for Mastercard API compliant payload encryption/decryption.
miladrahimi/phpcrypt
63978 Downloads
Encryption, decryption, and hashing tools for PHP projects
brainfoolong/js-aes-php
2717 Downloads
Slim native AES encryption/decryption on client side with Javascript and on server side with PHP
virgil/sdk
14623 Downloads
Virgil is a stack of security libraries (ECIES with Crypto Agility wrapped in Virgil Cryptogram) and all the necessary infrastructure to enable seamless, end-to-end encryption for any application, platform or device. See below for currently available languages and platforms. Get in touch with us to get preview access to our key infrastructure.
poly-crypto/poly-crypto
7647 Downloads
High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+
openlss/lib-crypt
41304 Downloads
Shorthand library for using AES encryption provided by PHP-Mcrypt
mukto90/ncrypt
11640 Downloads
A simple PHP class to encrypt a string and decrypt an encrypted string
madmatt/silverstripe-encrypt-at-rest
6633 Downloads
Enable encryption of data at rest (in database)
brainstud/file-vault
30031 Downloads
bentools/shh
19918 Downloads
A PHP library to encrypt/decrypt secrets using OpenSSL.
spryker/propel-encryption-behavior
57249 Downloads
Propel Behavior for seamless encryption/decryption of data columns
evit/php-gm-crypto
2088 Downloads
Fully compatible with the sm4-cbc and sm4-ecb state secret SM algorithms of openssl. When openssl >= 1.1.1 supports the state secret algorithm, directly call openssl for SM4 encryption and decryption, otherwise call the custom algorithm.