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
Moving SID History
Is there a way for a Windows 7 Service to display a window in another user's session?
component services greyed out
Checking Alphanumeric Character
How to set correct IIS authentication for Exchange 2010
Outlook Express - transfer NK2 files (or whatever equivelent) - Possible?
trouble 'converting an encoded database'
Error reading from SMTP host in SharePoint
Can't delete user profile of deleted domain account
MS Office VBA References