Downloads
Documentation
Get Involved
Help
Search docs
PHP 8.3.21 Released!
Getting Started
Introduction
A simple tutorial
Language Reference
Basic syntax
Types
Variables
Constants
Expressions
Operators
Control Structures
Functions
Classes and Objects
Namespaces
Enumerations
Errors
Exceptions
Fibers
Generators
Attributes
References Explained
Predefined Variables
Predefined Exceptions
Predefined Interfaces and Classes
Predefined Attributes
Context options and parameters
Supported Protocols and Wrappers
Security
Introduction
General considerations
Installed as CGI binary
Installed as an Apache module
Session Security
Filesystem Security
Database Security
Error Reporting
User Submitted Data
Hiding PHP
Keeping Current
Features
HTTP authentication with PHP
Cookies
Sessions
Handling file uploads
Using remote files
Connection handling
Persistent Database Connections
Command line usage
Garbage Collection
DTrace Dynamic Tracing
Function Reference
Affecting PHP's Behaviour
Audio Formats Manipulation
Authentication Services
Command Line Specific Extensions
Compression and Archive Extensions
Cryptography Extensions
Database Extensions
Date and Time Related Extensions
File System Related Extensions
Human Language and Character Encoding Support
Image Processing and Generation
Mail Related Extensions
Mathematical Extensions
Non-Text MIME Output
Process Control Extensions
Other Basic Extensions
Other Services
Search Engine Extensions
Server Specific Extensions
Session Extensions
Text Processing
Variable and Type Related Extensions
Web Services
Windows Only Extensions
XML Manipulation
GUI Extensions
Keyboard Shortcuts
?
This help
j
Next menu item
k
Previous menu item
g p
Previous man page
g n
Next man page
G
Scroll to bottom
g g
Scroll to top
g h
Goto homepage
g s
Goto search
(current page)
/
Focus search box
mcrypt_create_iv »
« Modos de cifrado Mcrypt
Manual de PHP
Referencia de funciones
Extensiones criptográficas
Mcrypt
Change language:
English
German
Spanish
French
Italian
Japanese
Brazilian Portuguese
Russian
Turkish
Ukrainian
Chinese (Simplified)
Other
Funciones Mcrypt
Tabla de contenidos
mcrypt_create_iv
— Crea un vector de inicialización (IV) a partir de una fuente aleatoria
mcrypt_decrypt
— Descifra un texto con los parámetros dados
mcrypt_enc_get_algorithms_name
— Devuelve el nombre del algoritmo de cifrado
mcrypt_enc_get_block_size
— Devuelve el tamaño de bloque de un algoritmo
mcrypt_enc_get_iv_size
— Devuelve el tamaño del VI de un algoritmo
mcrypt_enc_get_key_size
— Devuelve el tamaño máximo de la clave para un modo
mcrypt_enc_get_modes_name
— Devuelve el nombre del modo
mcrypt_enc_get_supported_key_sizes
— Devuelve un array que contiene los tamaños de clave admitidos por un algoritmo
mcrypt_enc_is_block_algorithm
— Comprueba si el cifrado es por bloques en un algoritmo
mcrypt_enc_is_block_algorithm_mode
— Comprueba si el modo de cifrado es por bloques
mcrypt_enc_is_block_mode
— Comprueba si el modo devuelve los datos por bloques
mcrypt_enc_self_test
— Prueba un módulo abierto
mcrypt_encrypt
— Cifra un texto
mcrypt_generic
— Cifra los datos
mcrypt_generic_deinit
— Prepara el módulo para la descarga
mcrypt_generic_init
— Inicializa todos los buffers necesarios
mcrypt_get_block_size
— Devuelve el tamaño de bloques de un cifrado
mcrypt_get_cipher_name
— Lee el nombre del cifrado utilizado
mcrypt_get_iv_size
— Retorna el tamaño del VI utilizado por un par cifrado/modo
mcrypt_get_key_size
— Devuelve el tamaño de la clave de cifrado
mcrypt_list_algorithms
— Lista todos los algoritmos de cifrado soportados
mcrypt_list_modes
— Lista todos los modos de cifrado soportados
mcrypt_module_close
— Libera el módulo de cifrado
mcrypt_module_get_algo_block_size
— Devuelve el tamaño de bloques de un algoritmo
mcrypt_module_get_algo_key_size
— Devuelve el tamaño máximo de clave
mcrypt_module_get_supported_key_sizes
— Devuelve un array que contiene los tamaños de claves soportados por el algoritmo abierto
mcrypt_module_is_block_algorithm
— Indica si un algoritmo funciona por bloques
mcrypt_module_is_block_algorithm_mode
— Indica si un modo funciona por bloques
mcrypt_module_is_block_mode
— Indica si un modo trabaja por bloques
mcrypt_module_open
— Abre el módulo del algoritmo y del modo a utilizar
mcrypt_module_self_test
— Prueba un modo
mdecrypt_generic
— Desencripta los datos
Found A Problem?
Learn How To Improve This Page
•
Submit a Pull Request
•
Report a Bug
+
add a note
User Contributed Notes
There are no user contributed notes for this page.
↑
and
↓
to navigate •
Enter
to select •
Esc
to close
Press
Enter
without selection to search using Google