Введение
This module uses the functions of » OpenSSL for generation and verification of signatures and for sealing (encrypting) and opening (decrypting) data. OpenSSL offers many features that this module currently doesn't support. Some of these may be added in the future.
Коментарии
There is a translation error in the spanish version.
The word "encrypt" should translate "cifrar", not "encriptar"
and "decrypt" should translate "cifrar", not "desencriptar".
Here the correct translations:
english - spanish
encrypt - cifrar
encryption - cifrado
decryp - descifrar
decryption - descifrado
It is also well accepted the spanish word "codificar" and "decodificar" as translation of "encrypt" an "decrypt"
English - Spanish
encrypt - cifrar, codificar
encryption - cifrado, codificado
decryp - descifrar, decodificar
decryption - descifrado, decodificado
Please avoid the erroneous word "encriptar" / "desencriptar"