Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mcrypt

How Can We Use GCM Mode Encryption in PHP?

Any Equivalent for mcrypt (in PHP) to use in Java?

java php encryption mcrypt

Moving from mcrypt with Blowfish & ECB to OpenSSL

php openssl mcrypt blowfish

PHP 7.2 with mcrypt in Windows

php windows mcrypt php-7.2

LAMP Laravel ErrorException mcrypt_get_iv_size(): Module initialization failed

laravel mcrypt

can't create a Laravel project because mcrypt extension is missing

PHP: Warning mcrypt_generic_init(): Iv size is incorrect; supplied length: 12, needed: 8

php encryption utf-8 mcrypt

Data corruption: Where's the bug‽

Keeping secret key SECRET - within Android app.. any ideas

java android encryption mcrypt

Best approach to encrypt big files with php

php encryption aes mcrypt

Replacing mcrypt_encrypt using MCRYPT_RIJNDAEL_256 with openssl_encrypt

php mcrypt php-openssl

Preparing for removal of Mcrypt in PHP 7.2

php openssl mcrypt php-7.1

PHP Mcrypt, how secure is it really? [closed]

php encryption mcrypt

Hash::make('password') returning different results at every call

mcrypt doesn't work in PHP 5.6 on windows/IIS

php extension mcrypt must be loaded

php magento ubuntu curl mcrypt

Error installing php5-mcrypt

Cannot install mcrypt with homebrew and php7.4

php macos homebrew mcrypt

Delphi DEC library (Rijndael) encryption

PHP - Replacing mcrypt_create_iv() with openssl_random_pseudo_bytes()

php openssl mcrypt