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 Go to next message
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;
Re: Simple encryption for tables (XOR or something like that) [message #11079 is a reply to message #11069] Fri, 05 March 2004 00:50 Go to previous messageGo to next message
Frank Naude
Messages: 4579
Registered: April 1998
Senior Member
Hi,

Look at the "Password encrypt/decrypt using DBMS Obfuscation Toolkit" script at http://www.orafaq.com/scripts/

Best regards.

Frank
Re: Simple encryption for tables (XOR or something like that) [message #11080 is a reply to message #11069] Fri, 05 March 2004 00:56 Go to previous message
sugan
Messages: 7
Registered: March 2004
Junior Member
Try this one.
http://www.cybcon.com/~jkstill/util/encryption/data_obf
uscation_and_encryption.html
Previous Topic: Database Account
Next Topic: Auditing the tables
Goto Forum:
  


Current Time: Thu Mar 28 23:37:11 CDT 2024