Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
13.4
13.5
Statistic
FMM
Blog
Encrypt or Decrypt with AES or Blowfish
Version | macOS | Windows | Linux | Server | iOS SDK |
2.7 / 8.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Item | Details |
---|---|
Encryption.Cipher Encrypts or decrypts of a value. | All 4.1 |
Encryption.CipherNames Queries list of all ciphers. | All 8.5 |
Encryption.DecryptAES Deprecated Decrypts data with AES engine in CBC mode. | All 2.7 |
Encryption.DecryptBlowfish Deprecated Decrypts data with Blowfish engine in CFB64 mode. | All 2.7 |
Encryption.DecryptContainerAES Deprecated Decrypts container value with AES engine in CFB mode. | All 2.9 |
Encryption.DecryptContainerBlowfish Deprecated Decrypts container value with Blowfish engine. | All 2.9 |
Encryption.DigestNames Queries list of all digest algorithms. | All 8.5 |
Encryption.EncryptAES Deprecated Encrypts data with with AES engine in CBC mode. | All 2.7 |
Encryption.EncryptBlowfish Deprecated Decrypts data with Blowfish engine in CFB64 mode. | All 2.7 |
Encryption.EncryptContainerAES Deprecated Encrypts container value with AES engine in CFB mode. | All 2.9 |
Encryption.EncryptContainerBlowfish Deprecated Encrypts container value with Blowfish engine. | All 2.9 |
RSA.DecryptPrivateKey Decrypts a private key. | All 7.5 |
RSA.EncryptPrivateKey Encrypts a private key. | All 7.5 |
RSA.PrivateDecrypt Decrypts data using private key. | All 6.2 |
RSA.PrivateEncrypt Encrypts data using private key. | All 6.2 |
RSA.PublicDecrypt Decrypts data using public key. | All 6.2 |
RSA.PublicEncrypt Encrypts data using public key. | All 6.2 |
17 functions shown.
These functions require a license (65%).