搜索资源列表
dess.zip
- Fast DES kit - Phil Karn, KA9Q September 2, 1994 This archive includes optimized DES code in portable C, Borland inline assembler for the 386, and GNU 'as' format assembler for the 386. Contents: readme - this file readme.des - details on
MAKEFILE
- 简单的加密算法,主要是把要加密的文件放到另一个文件中
des-linux-1.0.tar.gz 3DES加解密C源码
- 3DES加解密C源码,32位。内带makefile。以验证可用,3DES encryption and decryption C source, 32. Within the band makefile. Can be used to verify
SetTokenName
- 调用PKCS11接口实现token名称设置的功能,请使用内涵的makefile完成百编译。并使用您的设备厂商提供的p11库文件替换代码中的库文件名称。-PKCS11 token name calling interface function set, use the content of the percentage of completion compilation makefile. And use your device vendor' s library file to repla
DES-chat
- DES加密聊天工具,共包含3个文件:chat.cpp、des.h、makefile。 编译:命令行模式下,切换到代码所在目录,输入make后回车即可。 运行:命令行模式下输入 ./chat,然后选择程序执行角色(客户端或服务器)。如选择服务器,则程序自动打开端口开始监听;如选择客户端,则需要输入服务器地址。最后输入命令quit退出程序。-DES encrypted chat tool, contains a total of 3 files: chat.cpp, des.h, makef
EnumObj
- 调用PKCS11实现object操作的代码,请使用自带的makefile完成编译-Calls PKCS11 to achieve object code for actions, use the makefile to compile own
ExportCert
- 使用PKCS11接口完成证书导出操作的代码,请使用自带的makefile完成编译-PKCS11 interface, complete with certificate of export code, use the makefile to compile own
makefile
- 函数名称: void AscToBcd(u8 *Dest,u8 *Src,u32 Len) 函数功能: 将ascii码转换为压缩BCD码 入口参数: 1.压缩bcd数组地址 2.ascii码地址 3.ascii字节个数 返 回 值: 无 相关调用: 备 注: 末尾不够补0x00,非ascii码填0x00 -Function name : void AscToBcd (u8* Dest, u8* Src, u32 Len) Function: ascii code conv
filecrypt(unix)
- 文件加密解密工具,采用des3加密,unix环境下编译使用,内含Makefile,需要修改编译器和目录-DES encryption and decryption file
libTomCrypt_notes
- ibtomcrypt库使用的一点笔记。该文档使用的不是官方的库源代码,而是网上提供的一个我认为是简化的版本,它提供了测试程序样例和borland c++ builder可用的makefile文件。文档中有说明和下载地址。本文的主要内容:1、vc6版本的makefile;2、linux(fedora14)版本的makefile-ibtomcrypt library use notes. Library source code of the document is not official, but