搜索资源列表
ICrypto_src.zip
- 使用Windows加密API的例子
ntcrypto
- windows的加密api源码-windows encryption api source code
SessionKey_src
- 使用crypt api创建一个会话密钥。 在这个例子中使用了一个168位的3DES key-use crypt api to create a session key. In this example the use of a 168 DES key 3
BlowFish(API)
- BlowFish加密算法.封装过程按照标准的API形式进行-BlowFish encryption algorithm. Packaging process in accordance with the standard form of the API
KeyStore
- Examples showing use of PKCS #12 and the KeyStore API-Examples showing use of PKCS # 12 and the Key Store API
cryptopp54
- 用C做的,加解密。使用ms的crypto API接口-C done, encryption. Ms using the crypto API Interface
TestDPAPI
- windows2000以上自带的加密api-dpapi的使用例子.-windows2000 above onboard encryption api - dpapi examples of the use.
yyxzz
- Crypto api 使用实例,可以学习的例子
testwin2k
- 这是一个简单的文件加密的例子,该例子采用了Crypto Api实现文件的加密,例子中可以使用不同的算法,对称加密文件
Convert_API_VBtoAutoitFunction
- 一个将VB下调用的API函数转换为AU3可支持的
DemoJCE
- 通过sun提过的api对数据进行加密与解密的例子大家可以参考一下
3DES
- 3DES加密与解密的算法。 该算法通过编译,可以直接使用,跟API一样,相当的方便。
CNGCryptFile
- The Cryptography API: Next Generation(CNG) is a new and agile framework in Windows Vista, which implements an extensible provider model that allows you to load a provider by specifying the required cryptographic algorithm rather than having to hardco
13645
- 用VB做万象密码查询工具,这里用到几个常用的API函数:FindWindow,SendMessage,GetClassName,WindowFromPoint
DES 加解密的封装和 使用的例子
- 本文介绍了在JAVA开发环境中如何对文件和数据进行有效的加密,特别是里面API的调用-This paper presents the Java development environment and how to document effective data encryption, in particular inside the API ca
特殊磁道加密源代码
- 使用的是API编程,可格式化、校验和读写特殊扇区。可用作Windows下的磁盘加密。本函数还有以下两个缺点以待改进: 1.本函数还只能读能读 A: 和 B:,即只能对软盘操作 2.不能改变磁盘扇区大小,只能是标准的 512 个字节。 参数说明: command 操作: 0 重置磁盘 2 读扇区 3 写扇区 4 校验磁道 5 格式化磁道 8 得到设备参数 (int 1EH) drive 驱动器 A:=0 B:=1 head 磁头号,范围 0 - 1 track 磁道号,范围 0 - 84 ( 80
OllyDBG_API_DD
- OllyDBG常用API断点,以前收集的,非常实用-OllyDBG API break
GarDa.667d76ca
- Win 32 api visual studio 8 C++ Packer and unpacker exe zip compress Win api RSA
rockey4
- Feitian s Rockey4 API Monitor to monitor rockey 4 dongle
MD5
- JAVA代码实现MD5编码,不调用任何第三方API-MD5 hash algorithm implemented by JAVA.