Libraries tagged by openlss
phelium/encryptor
7 Downloads
A simple PHP encryption and decryption class with OpenSSL
pgolasz/kohana-encrypt
24 Downloads
Encryption module for Kohana 3.3. Uses Encrypt-then-MAC scheme with OPENSSL (AES) and Encrypt-then-Sign (RSA).
pentagonal/pair-creator
10 Downloads
Pair the given encrypted key with encrypted data.
ngankt2/laravel-helper
0 Downloads
A Laravel helper package that includes security utilities, field encryption, data casting, and commonly used helper functions.
nabeghe/simple-cipher
11 Downloads
A simple cipher using OpenSSL with a few additional tweaks.
mqwerty/crypto
151 Downloads
OpenSSL encoder/decoder
mofeier/tools
0 Downloads
一个现代化的PHP工具库,提供消息处理、状态码管理、字符串转换、数学计算、双引擎加密功能等实用工具,特别优化URL参数和Token加密,使用PHP8.1+特性
moccalotto/crypto
28 Downloads
Tiny encryption lib for PHP
miserenkov/yii2-security
58 Downloads
Yii2 extension for openssl encryption by public/private keys
lyne007/aes
4 Downloads
Aes library
lumphp/codec
5 Downloads
The encode/decode algorithm component.
luisdeimos/encrypt-bundle
11 Downloads
Secure PHP Encryption Library
localzet/webauthn
19 Downloads
Localzet WebAuthn is a high-performance PHP library designed for working with WebAuthn, a web authentication standard developed by W3C. The library provides secure and reliable user authentication using modern cryptographic methods. It supports PSR-4 autoloading and requires PHP version 8.2 or higher, as well as the openssl and mbstring extensions.
localzet/lwt
99 Downloads
Localzet LWT is a library for working with Localzet Web Tokens, which are based on JWT (JSON Web Tokens). It provides functionality for creating, verifying, and handling tokens using modern technologies and standards.
localzet/jwt
54 Downloads
Localzet JWT is a library for working with JSON Web Tokens (JWT). Developed by Ivan Zorin, it uses modern technologies and standards for creating, verifying, and handling JWTs.