Googler

两情相悦,又岂在朝朝暮暮。

MD5Hash16

        public static string MD5Hash16(string input)
        {
            return MD5Hash16(Encoding.UTF8.GetBytes(input));
        }
        public static string MD5Hash16(byte[] input)
        {
            var hasher = MD5.Create();
            byte[] data = hasher.ComputeHash(input);
            string value = BitConverter.ToString(data, 4, 8);
            return value.Replace("-", string.Empty);
        }

 

posted on 2013-03-04 10:23  RockyLOMO  阅读(293)  评论(0编辑  收藏  举报

导航

Apple/苹果笔记本 Mac Air MC968CH/A 行货在保 I5 11寸 超级本