Home » RDBMS Server » Security » Simple encryption for tables (XOR or something like that)
Simple encryption for tables (XOR or something like that) [message #11069] |
Thu, 04 March 2004 10:23  |
Q
Messages: 4 Registered: March 2002
|
Junior Member |
|
|
oracle 8.1.7, on redhat 9.x
I need simple encryption for tables (don't need serious encryption). Just some pl/sql procedures... simple XOR or something like that (result must be ASCII or base64)... can you provide me with some url's? (already tried google, didn't found any)
function xor(text,key:string):string;
|
|
|
|
|
Goto Forum:
Current Time: Thu May 01 07:22:58 CDT 2025
|