Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

DBMS_CRYPTO hash function

gkthomasSep 21 2017 — edited Sep 22 2017

I am trying to rewrite the Custom Authentication for my app. Currently I am using  Oracle's Obfuscation toolkit and md5,  I am planning to rewrite using DBMS_CRPTO. 

I need suggestions from experts,  What is the best hash function I can use with DBMS_CRPTO.     ?  What is the best random salt generator ( CSPRNG)  I am use with Oracle?

Please advice

Thanks in advance

George

This post has been answered by fac586 on Sep 21 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 20 2017
Added on Sep 21 2017
8 comments
1,686 views