Libraries tagged by base64_encrypt
ph-7/obfuscator
2185 Downloads
Simple and effective Obfuscator PHP class (this is not a stupid base64 encoding script, but a real and effective obfuscation script)
kigkonsult/openssltoolbox
2 Downloads
the PHP OpenSSL Toolbox
kigkonsult/dsigsdk
52 Downloads
XML Digital Signature recomendation dsig sdk
dentmate/rajahan
27 Downloads
PHP package for encryption/decryption using AES algorithm compatible with CryptoJS
nawawi/base64-encryption
81 Downloads
A two-way encryption based on MIME base64.
mega6382/hab-encryption
17 Downloads
This class can encrypt and decrypt a string with a given key. It takes a given string and encrypts it by adding the code of o the characters in the string with the codes of the key string. The class can also do the opposite process by reverting to the original string using the same key. It can also encode the result encrypted string with base64 and store it on a file.
hbnext/encrypt-decrypt-bundle
5 Downloads
cmmia/encrypt
43 Downloads
常用数据加密和解密处理方法
shiwildy/sencrypt
1 Downloads
A secure and simple encryption library using SHA-512, AES-256-CBC, and BASE64.
originphp/security
11254 Downloads
OriginPHP Security
dsjsdz/signatory
0 Downloads
Convert some data of Array to a base64 string and encrypt it.