Libraries tagged by cryptology
juanchosl/cryptology
0 Favers
36 Downloads
36 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
6348 Downloads
6348 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.