Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ramazancetinkaya/php-encryption-decryption

PHP provides several built-in functions for encryption and decryption, such as openssl_encrypt and openssl_decrypt. Here is an example of how to use these functions to encrypt and decrypt a string.
https://github.com/ramazancetinkaya/php-encryption-decryption

base64-decoding base64-encoding decryption encrpytion encryption-decryption openssl php

Last synced: 1 day ago
JSON representation

PHP provides several built-in functions for encryption and decryption, such as openssl_encrypt and openssl_decrypt. Here is an example of how to use these functions to encrypt and decrypt a string.

Awesome Lists containing this project