Libraries tagged by opensll
takuya/php-cert-checker
17 Downloads
get certificate information
soliphp/aes
986 Downloads
OpenSSL-compatible AES (128, 192, or 256) CBC library for PHP, based on openssl.
silviokennecke/apple-pay-token-decoder
9 Downloads
ApplePay Token Decoder
shrikeh/crypto
13 Downloads
OOP implementations of various encryption methods for PHP. Standardises implementation across different methods (mcrypt, openssl, etc).
shiwildy/sencrypt
8 Downloads
A secure and simple encryption library using SHA-512, AES-256-CBC, and BASE64.
sfire-framework/sfire-encryption
5 Downloads
Package for encrypting and decrypting data.
rnr1721/le7-cryptography
9 Downloads
Cryptography is a lightweight PHP library designed for password encryption, decryption, verification, and random password generation. This library is dependency-free, requiring only the PHP OpenSSL extension
raojeet/apple-pay
5 Downloads
ApplePay php Token Decoder
random_tool/random_encrypt
10 Downloads
encrypt basic openssl
quantumca/acmephp-core
19 Downloads
Raw implementation of the ACME protocol in PHP
phprivoxy/x509
31 Downloads
Easy X.509 self-signed certificate creation (without OpenSSL).
phelium/encryptor
6 Downloads
A simple PHP encryption and decryption class with OpenSSL
pgolasz/kohana-encrypt
23 Downloads
Encryption module for Kohana 3.3. Uses Encrypt-then-MAC scheme with OPENSSL (AES) and Encrypt-then-Sign (RSA).
pentagonal/pair-creator
9 Downloads
Pair the given encrypted key with encrypted data.
nabeghe/simple-cipher
6 Downloads
A simple cipher using OpenSSL with a few additional tweaks.