搜索资源列表
sha1
- 在VC平台上用C实现安全散列算法的基本功能,测试成功-SHA function
SHA-1_C
- sha-1 哈希函数的c++算法的实现,这是我以前参与的论文,请参考。-sha-1 hash function of the c++ algorithm, which is involved in my previous paper, please refer to.
DataframeAPI
- This a C# general library witch implements the Xbee API dataframe for newbies.-This is a C# general library witch implements the Xbee API dataframe for newbies.
Client.Side.Reporting.with.Visual.Studio.in.C.Sha
- Client side Reporting in Csharp
sha-512.c
- visual c++实现的SHA512算法,已仿真和验证-visual c++ implementation of SHA512 algorithm, simulation and verification has been done.
HMAC
- 任何的mac算法都可以使用标准的hash功能,比如MD5或者sha-1,这种情况下,强度取决于hash功能,和最后的结果的比特串。密匙是关键。-HMAC is a message authentication code (MAC) and can be used to verify the integrity and authentication of a message. It involves hashing a message with a secret key. As with any
Checksum-MD5-SHA-
- 取得檔案的唯一檢查碼ChecksumMD5 SHA取得檔案的唯一檢查碼-Checksum MD5 SHA
Cls_SHALib
- SHA是一种数据加密算法,该算法经过加密专家多年来的发展和改进已日益完善,现在已成为公认的最安全的散列算法之一,并被广泛使用。代码为SHA加密算法C#实现-Realize SHA encryption algorithm
SHA
- 现代密码学课设——SHA(安全哈希算法Secure Hash Algorithm)算法编程-failed to translate
SHA-1
- C#编写的SHA1杂凑算法,编译成dll文件,可给其他程序引用-SHA1 Hash