|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
Characters of an md5 string.
In the end result of an md5 encryped string, will the characters only be alphanumeric?
__________________
Sleep is highly overrated. |
|
#2
|
|||
|
|||
|
Yes. I believe they are hex characters, meaning they'll be any of these:
0123456789ABCDEF |
|
#3
|
||||
|
||||
|
Very cool...
Thanks!
|
|
#4
|
|||
|
|||
|
im actually using it on one of my sites.....
the word 'test' in md5 is 098f6bcd4621d373cade4e832627b4f6 |
|
#5
|
||||
|
||||
|
yep. md5sum gives a 32 byte hex result.
first post on devshed!! |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Software Design > Characters of an md5 string. |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|