brainfoolong/php-ascon
PHP 8+ Implementation of Ascon, a family of authenticated encryption (AEAD) and hashing algorithms designed to be lightweight.
时间:2023-11-24 16:53
samihsoylu/cipher-suite-php
A lightweight PHP wrapper for the Defuse PHP-Encryption library, designed to simplify key management, session key encoding, and data encryption/decryption. Ideal for developers looking for an easy-to-integrate cryptographic solution.
时间:2023-09-24 12:34
devuri/wpenv-console
A Composer package for handling encryption and decryption operations.
时间:2023-09-23 06:49
jeffreyvanrossum/wp-simple-encryption
Package to allow for simple string encryption and decryption.
时间:2023-09-12 12:35
vikshrogit/vikcrypt
VIKSHRO Cryption Algorithms Highly Crypting your Data and Also have VWT Auth System
时间:2023-08-16 22:35
devuri/encryption
A Composer package for handling encryption and decryption operations.
时间:2023-07-29 14:38
waseem/laravel-data-encryption
Automatically encryption and decryption data overriding by using getAttribute an setAttribute methods of Eloquent Model.
时间:2023-06-25 17:27
tbcd/data-encryption
A library to manage data encryption and decryption
时间:2023-06-13 18:54
admicro/kms-client
KMS is a key management system for data encryption, decryption, signing and verification
时间:2023-05-18 09:13
iamjohndev/phpencryption
PHPSecryption is a PHP class that provides encryption and decryption functionality using the OpenSSL library. It uses the Advanced Encryption Standard (AES) algorithm in Cipher-Block Chaining (CBC) mode for secure data encryption.
时间:2023-04-21 09:55
jtd420/laravel-pgp
Automatic PGP Encryption/Decryption for your laravel application. Fully customisable and works out-the-box with the default provided scaffolding!
时间:2023-02-09 20:58
evit/php-gm-crypto
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.
时间:2022-04-07 05:57
dwgebler/encryption
Encryption wrapper for PHP which uses libsodium to provide a simple API for symmetric and asymmetric encryption, decryption, digital signing and message authentication.
时间:2022-04-05 20:50
maker-phper/sm4ecb
sm4ecb for php5.6. An encryption and decryption method.
时间:2021-10-28 06:18
kevchikezie/cryptographer
A PHP library for RSA encryption and decryption using the OpenSSL extension
时间:2021-07-07 14:46