DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: Encrypt & descrypt script

  1. #1
    Join Date
    Jan 2006
    Posts
    14

    Question Encrypt & descrypt script

    Dear List,

    To protect my application from unauthorized user, the user must enter login name and password. Login name and password I save onto database table named user. But I need to encrypt all password that saved into user table.
    Would someone on this list help me to show me how to make encrypt and descrypt script?
    Thank you very much for assistance.


    Regards,
    Zettira

  2. #2
    Join Date
    Aug 2002
    Location
    Colorado Springs
    Posts
    5,253
    Why wouldn't you use the oracle-supplied user and password functionality? Or maybe protect certain functiponality with a password-protected role?
    David Aldridge,
    "The Oracle Sponge"

    Senior Manager, Business Intelligence Development
    XM Satellite Radio
    Washington, DC

    Oracle ACE

  3. #3
    Join Date
    Jul 2002
    Location
    Lake Worth, FL
    Posts
    1,492

    Cool


    Or, take a look at the Oracle DBMS_OBFUSCATION package.
    "The person who says it cannot be done should not interrupt the person doing it." --Chinese Proverb

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width