On Sat, Dec 25, 2010 at 9:24 AM, Uwe Schindler <[email protected]> wrote:
> http://download.oracle.com/javase/1.4.2/docs/guide/security/CryptoSpec.html
>
> Under "architecture", same document exists for later jvms. This is the same 
> type of document that e.g. lists default charsets.
>

I don't see anywhere in this document stating that MD5 is mandatory. I
only see things such as documentation on which algorithm SUN's
particular implementation includes, and what standards must be met if
an implementation does support MD5.

So this is not at all like Charsets, which clearly says in the
javadoc: "Every implementation of the Java platform is required to
support the following standard charsets."
http://download.oracle.com/javase/1.4.2/docs/api/java/nio/charset/Charset.html

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to