Libraries tagged by cryptographic
soatok/age
1 Downloads
Pure-PHP implementation of the age file encryption format (c2sp.org/age)
snipershady/securecipher
269 Downloads
A free, reliable and easy-to-use cipher to encrypt and decrypt strings
phicorp/cipher
85 Downloads
Cipher: A tool for easier working with cryptography for PHP language
paragonie/ext-pqcrypto
1 Downloads
PHP extension for post-quantum cryptography (ML-KEM, X-Wing, ML-DSA, SLH-DSA)
noxlogic/oprf
29 Downloads
Oblivious Pseudorandom Function (OPRF) library for PHP, based on RFC 9497
minvws/puzi-php
8494 Downloads
PHP library to read data from an UZI pass.
lyoshenka/php-triplesec
9 Downloads
PHP port of Keybase's triplesec encryption
lihongjie0209/sm-php-bc
195 Downloads
SM2/SM3/SM4 中国商用密码算法 PHP 实现 - 基于 Bouncy Castle 架构
ixnode/php-vault
108 Downloads
Secure PHP Vault
ionux/php-asn1-library
10 Downloads
This project aims to provide a complete PHP library for the encoding and decoding of ASN.1 DER encoded data. The OID class provides for the identification of ASN.1 object identifiers.
hobocta/encrypt
24 Downloads
Easy way to use data encryption
hernandev/laravel-aead
36 Downloads
Advanced Encryption with Associated Data (AEAD) for Laravel.
enflow-nl/php-encryption
19791 Downloads
Secure PHP Encryption Library
codelieutenant/laravel-crypto
166 Downloads
Laravel Crypto is a package that provides a simple and easy to use API for encrypting, decrypting, hashing, and signing data using the latest PHP and Laravel features.
cline/shamir
25 Downloads
Shamir's Secret Sharing scheme implementation for PHP