Re: Encryption



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 once
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.
According to the document this is not true.


I will try your code later.

Thank you
Andreas

.



Relevant Pages

  • Re: ORACLE DATES - How to use them
    ... Access or pass through query it is the same. ... I tried todate() but got errors when I tried to run, ... Access is capable of working with Oracle dates. ... exact version of Oracle ...
    (comp.databases.oracle.server)
  • Re: Interpreting cost on EXPLAIN PLAN
    ... Jonathan Lewis wrote: ... I will get the exact version when I get back to work tomorrow. ... cost or the total cost of the statement? ... > Now waiting on the publishers: Cost Based Oracle - Volume 1 ...
    (comp.databases.oracle.server)
  • Re: Anyone know how to call an Oracle function from C#?
    ... "Steve Kershaw" wrote in message ... When will Oracle ... This is the exact same block you can use in SqlPlus. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: RMAN Duplicate Question
    ... You did not see my suggesting that, because you have proven quite a few ... Heck, I pointed you to the exact place, by quoting the exact text. ... You should stop blaming Oracle and others for your own incompetency. ...
    (comp.databases.oracle.server)
  • Combining tables - UNUSUAL REQUEST
    ... each with one month's worth of data. ... These tables have the exact same column fields, ... The tricky part for me is to not add NEW COLUMNS, ... Sorry if this is a simple request. ...
    (microsoft.public.access.tablesdbdesign)