Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

Component: Encryption

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%).

Release notes

Blog Entries

Example Databases