> If we would be choosing a modern hash function, something from the SHA3 family
> or blake would be more sensible.

Please consider using either SHA-1 or SHA-256, not blake.

The reason: It at least makes Java implementations easier, because those are 
available on every implementation of the Java platform, as per their doc:

https://docs.oracle.com/javase/9/docs/api/java/security/MessageDigest.html

And probably more available for other technologies as well.

Thanks,
-- Christian

_______________________________________________
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
_______________________________________________

Reply via email to