If you use a character data type, you have the risk that Net8 performs a character set translation if the NLS_LANG key is different on different clients. Your encryption algorithm should either make sure that the character values remain standard ASCII values, or you should use a RAW data type (RAW, LONG RAW, or BLOB).
------------------
Marco Kalter
Allround Automations