Libraries tagged by cryptology
juanchosl/cryptology
0 Favers
21 Downloads
21 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
44 Favers
5983 Downloads
5983 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.