A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Java
»
Other JSE/JEE APIs
Author
md5 Encryption
Paul Houser
Ranch Hand
Joined: Nov 06, 2003
Posts: 34
posted
May 13, 2004 06:15:00
0
I'm trying to get the md5 hash of a
string
, how do I do so?
Paul Houser<br />paulygon.org<br />"Just say NO to emoticons"
Joe Ess
Bartender
Joined: Oct 29, 2001
Posts: 8259
I like...
posted
May 13, 2004 06:43:00
0
java.security.MessageDigest
"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[
How To Ask Questions On JavaRanch
]
Paul Houser
Ranch Hand
Joined: Nov 06, 2003
Posts: 34
posted
May 13, 2004 06:49:00
0
Yeah... the Java API documentation sucks on that topic. Could you just give me a source example of hashing a single string?
damien malone
Ranch Hand
Joined: May 06, 2003
Posts: 35
posted
May 18, 2004 14:21:00
0
I found the documentation on
www.bouncycastle.org
a lot easier to deal with than the
java
docs.
Damien
I agree. Here's the link:
http://zeroturnaround.com/jrebel
- it saves me about five hours per week
subject: md5 Encryption
Similar Threads
bin_md5
Why is Java's MD5 different from MySQL MD5?
Which tomcat to install
md5 jsp javascript
how hasing works in java
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter