Microsoft
Software
Hardware
Network
Question : MD5 Hash
Why is it that the last 2 bytes of the hash value are always "="?
This is how I tested it:
Dim MD5 As New System.Security.Cryptograp
hy.MD5Cryp
toServiceP
rovider
Console.WriteLine(Convert.
ToBase64St
ring(MD5.C
omputeHash
(System.Te
xt.ASCIIEn
coding.ASC
II.GetByte
s("test"))
))
Am I doing something wrong?
Answer : MD5 Hash
Because base 64 encodes 3 bytes in 4 characters and pads to a multiple of 4 characters
Random Solutions
help with trigger/stored procedure
How To Recover Encrypted / Corrupted Word Documents
CInt not working
How do I uninstall Advanced Mass Sebder?
MSDTC Network Issue
How to edit an access(.adp) project using Visual Basic for Applications?
Save unbound combobox column value in Access 2007
Freeze pane on Excel 2007 pivot table
MS ACCESS Color Picker
run-time error '-247352567 (80020009)': You can't assign a value to this object