Package de.uplanet.security
Klasse MD5
java.lang.Object
de.uplanet.security.MD5
Veraltet.
The MD5 hash function is not considered to be secure.
It should not be used for cryptographic purposes.
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
Konstruktordetails
-
MD5
public MD5()Veraltet.
-
-
Methodendetails
-
hash
Veraltet.Hashes the given String using the SHA-1 algorithm.- Parameter:
p_buf- The data to be hashed.- Gibt zurück:
- The hashed string.
-