Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /proc/self/root/usr/local/src/php72/php-7.2.12/php-7.2.12/ext/openssl/tests/ |
Current File : //proc/self/root/usr/local/src/php72/php-7.2.12/php-7.2.12/ext/openssl/tests/bug72362.phpt |
--TEST-- Bug #72362: OpenSSL Blowfish encryption is incorrect for short keys --SKIPIF-- <?php if (!extension_loaded("openssl")) die("skip openssl not loaded"); ?> --FILE-- <?php var_dump( bin2hex( openssl_encrypt( "this is a test string", "bf-ecb", "12345678", OPENSSL_RAW_DATA | OPENSSL_DONT_ZERO_PAD_KEY ) ) ); var_dump( bin2hex( openssl_encrypt( "this is a test string", "bf-ecb", "1234567812345678", OPENSSL_RAW_DATA ) ) ); ?> --EXPECT-- string(48) "e3214d1b16e574828c8a3e222202dde81afd1ad2cb165ab3" string(48) "e3214d1b16e574828c8a3e222202dde81afd1ad2cb165ab3"
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare