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!

MD5 and Checksum Collisions ... A problem in APEX?

Doug A. GaultNov 13 2006 — edited Nov 16 2006
There is a glut of information on the internet about the weaknesses of MD5 as a hash calculation. For example, <a href ="http://lookit.typepad.com/lookit/2006/10/a_new_demonstra.html">here</a>, here, and even a number of examples on how to easily generate articles that collide here.

My questions are:

1. Why did the APEX team use MD5 when there are better hash options availabe in Oracle's own Obfuscation Toolkit or DBMS_CRYPTO for 10g and above.

2. What evidence can be given as to why we should not worry about potential collisions in our own APEX applications.

Thanks!

Doug
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 14 2006
Added on Nov 13 2006
4 comments
949 views