Yes, you can encrypt data in JISAM files, as long as you don't need to read them with ODBC or JDBC.
Simply add "with encryption" in your select statement.
The encryption key is set in the configuration file with the variable:
iscobol.file.encryption.key=<1 to 16 character string>isCOBOl uses the Blowfish algorithm to encrypt data.
Article ID: 68
Created: September 2, 2009
Last Updated: December 13, 2022
Author: Support KB Author
Online URL: https://support.veryant.com/phpkb/article.php?id=68