Libraries tagged by cypher
kunstmaan/utilities-bundle
140737 Downloads
The KunstmaanUtilitiesBundle makes your life easier by providing a couple of small but usefull helper services you can use and re-use in your applications. We already implemented an easy to use cipher service and a shell helper service for you but feel free to send in a pull request with your additions. The shell helper allows you to run apps in the background, see if a process is running and has a method to kill a running process. The cipher service allow you to encode and decode strings using the Rijndael 256 cipher
davmixcool/cryptman
27818 Downloads
A Two-way encryption manager using the OpenSSL library
kkiernan/caesar-cipher
16520 Downloads
Encrypt, decrypt and crack messages using the simple Caesar Cipher algorithm.
poly-crypto/poly-crypto
7153 Downloads
High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+
lekoala/silverstripe-encrypt
4718 Downloads
Encrypted database fields and files for SilverStripe using CipherSweet
g4/crypto
50220 Downloads
crypto - encryption php library
brainfoolong/php-ascon
1449 Downloads
PHP 8+ Implementation of Ascon, a family of authenticated encryption (AEAD) and hashing algorithms designed to be lightweight.
keboola/php-encryption
90845 Downloads
Mcrypt wrapper. This library is deprecated in favor of https://github.com/defuse/php-encryption
proberts/skip32
41328 Downloads
Skip32 php implementation - 32-bit block cipher based on Skipjack
nguyenanhung/phpaes
5421 Downloads
AES cipher - FIPS 192 compliant
leigh/chacha20
158 Downloads
Pure PHP implementation of the ChaCha20 encryption algorithm.
karavasilev/cryptomanana
52 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
carteni/crypto-bundle
7924 Downloads
Integrates the "Authenticated Secret-Key Encryption" feature in a symfony project.
leigh/php-aes
14 Downloads
Pure PHP implementation of the AES cipher.
phicorp/cipher
16 Downloads
Cipher: A tool for easier working with cryptography for PHP language