Libraries tagged by es256
alfredvaa/doctrine-encrypt-bundle
475 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
mikedevresse/doctrine-encrypt-bundle
2192 Downloads
Encrypted symfony entity's by verified and standardized libraries
joshpme/doctrine-encrypt-bundle
5194 Downloads
Encrypted symfony entity's by verified and standardized libraries
fynn-digital/doctrine-encrypt-bundle
359 Downloads
Encrypted symfony entity's by verified and standardized libraries
zhujinkui/encryption
6 Downloads
AES128 AES256加密解密
she-zhi-she/aes-crypt
374 Downloads
AES128 AES256加密解密
saikonophp/aes_php
9 Downloads
Encrypt a file or string with aes128, aes192 or aes256.
methorz/jwt-auth-middleware
48 Downloads
PSR-15 JWT authentication middleware with zero-config approach. Supports HS256/RS256, Bearer/custom headers, optional user loading, and scope validation.
groupesti/laravel-license
0 Downloads
Software licensing for Laravel: signed license tokens (JWT EdDSA/RS256), products/editions/features, device activations and validation logging.
eru123/jwt
10 Downloads
HS256/SHA256 JWT Implementation
deroy2112/laravel-synology-sso
33 Downloads
Laravel Socialite driver for Synology SSO (OIDC) with PKCE S256, ID token verification, and group-to-role mapping
codeforyou/jwt
35 Downloads
jwt auth for encode and decode; alg: HS256
assistenzde/simple-cryptographic-bundle
26 Downloads
A simple cryptographic service to encode/decode an input string with openssl_encrypt methods like aes128, aes256, blowfish and other cipher methods.
antmedia/sikaku-auth-laravel
15 Downloads
SiKaKu Auth integration with PKCE (S256) for Laravel — secure, service-driven package
altelma/php-jwt
43 Downloads
Creating and Verifying JWT Signatures in PHP using HS256 and RS256.