Skip to main content

Problem

Does ACUCOBOL have native routines which will work with password and encryption standards format - Hash SHA-256?

Resolution

AcuCobol does not support external routines for encryption.

However AcuCobol supports interoperability with other programming languages, therefore via that route external routines for encryption can be accessed.