Re: Encryption
- From: andreas.moroder@xxxxxxxxxxxx (Andreas Moroder)
- Date: Mon, 30 Apr 2007 12:48:57 +0200
Hello,
I got this steps from
http://www.ecuoug.org/papers/OraclePasswordAlgorithm.pdf
I'm a bit unclear about step 5, but it should be doable in Perl onceAccording to the document this is not true.
you determine the EXACT steps you need to take. Here are some tips
to maybe get you through the first four steps.
This my be far off from what Oracle needs, but it seems to work
for your first 4 steps. Some questions remain, like do you need a salt?
What do you use to convert back to plaintext hash? Base64encode?
What does "ignore parity bits" mean?
You may want to ask this on http://perlmonks.org, where more
saavy encryption and Oracle monks hang out. But make sure you
can specify the EXACT steps needed. I'm sure it can be done.
To be honest, I would assume that the Oracle designers have made this
quite tricky to avoid hacking their passwords.
I will try your code later.
Thank you
Andreas
.
- References:
- Encryption
- From: Andreas Moroder
- Encryption
- Prev by Date: Re: MAC and install CPAN
- Next by Date: Re: Encryption
- Previous by thread: Re: Encryption
- Next by thread: Re: Encryption
- Index(es):
Relevant Pages
|
|