WINDEV, WEBDEV AND WINDEV MOBILEONLINE HELP
Version: 1516171819202122232425
Finding out the encryption mode of index file Hide the details
The encryption modes are:Versions 24 and laterhCryptAES128New in version 24hCryptAES128hCryptAES128The encryption is performed only if a password is defined for the file. In this case, the index file is encrypted using a 128-bit AES algorithm with Output feedback (OFB). Versions 19 and laterhCryptAutoNew in version 19hCryptAutohCryptAutoThe encryption is performed only if a password is defined for the file. In this case, the index file is encrypted according to an optimized encryption algorithm (RC5 16 rounds on 128 bits).hCryptNoNo encryption is performed on the index file.hCryptRC5_12The index file is encrypted according to an optimized encryption algorithm (RC5 12 rounds on 128 bits).hCryptRC5_16The index file is encrypted according to an optimized encryption algorithm (RC5 16 rounds on 128 bits).hCryptStandardThe index file is encrypted according to an optimized encryption algorithm (on 128 bits).
Name of data file used. This name was defined by the File Description type.
Defining the encryption mode of index file Hide the details
128-bit AES encryption with OFB mode of operation
Last update: 10/31/2019
Send a report | Local help
Searching...
J'accepte les termes de la licence
All you have to do is configure your product as follows: