搜索资源列表
-
0下载:
This standard describes a keyed-hash message authentication code (HMAC), a
mechanism for message authentication using cryptographic hash functions. HMAC can
be used with any iterative Approved cryptographic hash function, in combination with a
-
-
4下载:
PKCS11规范接口使用的例子代码,一个有15个例子,演示了PKCS11各类接口的使用方法。,Sample Code for PKCS11 Specification . The Sample code includes 15 samples to demo the method to use all kinds of APIs of PKCS11 .
-
-
0下载:
基于CryptoAPI的导出会话密钥的程序。在windowsXP ,VC++6.0 环境下调试通过。程序代码有详细的注释,程序格式规范,书写清晰,条理清楚。,CryptoAPI based on the derived session key procedures. At windowsXP, VC++6.0 environment through debugging. There is a detailed code of the Notes, the program format speci
-
-
0下载:
基于CryptoAPI的文件加密程序。在windowsXP ,VC++6.0 环境下调试通过。程序代码有详细的注释,程序格式规范,书写清晰,条理清楚。,CryptoAPI based on the file encryption process. At windowsXP, VC++6.0 environment through debugging. There is a detailed code of the Notes, the program format specification,
-
-
0下载:
基于CryptoAPI的简单加解密的程序 在windowsXP ,VC++6.0 环境下调试通过。程序代码有详细的注释,程序格式规范,书写清晰,条理清楚。-CryptoAPI based on a simple procedure for encryption and decryption at windowsXP, VC++6.0 environment through debugging. There is a detailed code of the Notes, the program
-
-
0下载:
基于CryptoAPI的创建密钥容器以及密钥的程序 在windowsXP ,VC++6.0 环境下调试通过。程序代码有详细的注释,程序格式规范,书写清晰,条理清楚。-Based on the creation of CryptoAPI key containers, as well as the procedures at key windowsXP, VC++6.0 environment through debugging. There is a detailed code of the N
-
-
0下载:
基于CryptoAPI的哈希编码解码程序。在windowsXP ,VC++6.0 环境下调试通过。程序代码有详细的注释,程序格式规范,书写清晰,条理清楚。-CryptoAPI hash-based codec procedures. At windowsXP, VC++6.0 environment through debugging. There is a detailed code of the Notes, the program format specification, written
-
-
0下载:
Base64是网络上最常见的用于传输8Bit字节代码的编码方式之一,大家可以查看RFC2045~RFC2049,上面有MIME的详细规范。本程序是c语言版的base64加密解密源码!-Base64 is the most common network for the transmission of byte code 8Bit encoding one of the ways everyone can see RFC2045 ~ RFC2049, detailed above, there is
-