Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Oracle Miscellaneous > Re: Algorithm t...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 3 Topic 6824 of 7279
Post > Topic >>

Re: Algorithm to create an encrypted Oracle password

by "news.verizon.net" <kennedyii@[EMAIL PROTECTED] > Apr 9, 2008 at 10:41 AM

"Norbert Pürringer" <thalion77@[EMAIL PROTECTED]
> wrote in message 
news:32f18475-513d-434b-8c76-fe9eca8ceb3a@[EMAIL PROTECTED]
> Hello there,
>
> do you know an algorithm for me, which is able to encrypt passwords,
> which are compatible Oracle passwords? There is a maximum length
> limitation in Oracle (30 chars) and the algorithm should not produce
> an encrypted password longer than 30 characters, if the clear text
> password is less than or equals 30 characters. The best algorithm for
> me would be one, which always creates an encrypted password with a
> length of 30 characters.
>
> I need the algorithm for a C# (.NET) application.
>
> Thank you,
> Norbert
Oracle does not encrypt the password.  It creates a hash.  When you log in

it hashes what you supply as a password and compares that with what is 
stored.  Why do you need to know the hash algorithum for Oracle?  There
are 
plenty of good ones publicaly available.
Jim
 




 3 Posts in Topic:
Algorithm to create an encrypted Oracle password
=?ISO-8859-1?Q?Norbert_P=  2008-04-09 01:14:40 
Re: Algorithm to create an encrypted Oracle password
"news.verizon.net&qu  2008-04-09 10:41:56 
Re: Algorithm to create an encrypted Oracle password
Mark D Powell <Mark.Po  2008-04-12 13:18:28 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Mon Dec 1 8:50:22 CST 2008.