Libraries tagged by cryptology
juanchosl/cryptology
0 Favers
7 Downloads
7 Downloads
Little encrypt/decrypt tools in order to crypt, decrypt, sign or verify messages, tests or files using distincts formats with the same way
stymiee/php-simple-encryption
42 Favers
4790 Downloads
4790 Downloads
The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithm and generates a cryptologically strong initialization vector so developers do not need to becomes experts in encryption to securely store sensitive data.