搜索资源列表
des
- DES算法集锦,包含有各种增强DES算法,变形DES算法,有PASCAL,ASM,C等多种语言的版本,有DOS,WINDOWS,Linux,以及其它UNIX环境的代码。
FTBv1-6-5-Source
- DES算法集锦,包含有各种增强DES算法,变形DES算法,有PASCAL,ASM,C等多种语言的版本,有DOS,WINDOWS,Linux,以及其它UNIX环境的代码-DES algorithm Collection contains various enhanced DES algorithm, DES algorithm deformation, PASCAL, ASM, such as C-language versions, DOS, Windows, Linux, and other
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
cryptdemo.c
- linux 基本加密库函数实现信息加密AES DES-linux encryption decryption
dec
- unix下des加密函数,c语言编写的简单des加密函数 希望有用-des encryption function under unix hope useful
20081222(des-ka9q-1.0-i386-gnu).tar
- DES加密解密源代码,c语言编写,在Linux系统下编译后直接可用-DES encryption and decryption source code, c language, in the Linux system can be used directly after the compiler
hsj.c.tar
- 这是一个des的实现,环境为linux 内核2.6.27-This code is an implementation of Data Encryption Standard under Linux with kernel of 2.6.27
dessuanfa
- DES算法集锦,包含有各种增强DES算法,变形DES算法,有PASCAL,ASM,C等多种语言的版本,有DOS,WINDOWS,Linux,以及其它UNIX环境的代码-DES algorithm collection, including a variety of enhanced DES algorithm, the deformation DES algorithm, there is PASCAL, ASM, C, such as multi-lingual version, there
sss
- securité du systéme d exploitation linux : Introduction La sécurité physique La sécurisation du processus d’amorç age Le BIOS Les principes fondamentaux relatifs au système et à l’utilisateur La sécurité du réseau TCP/IP La sécur
des
- Linux Or windows 平台C++ Des加密类库和MD5类库-Linux Or windows, Des class, md5 class, to gengerate MD5 for a buffer or string
libdes.tar
- linux C写的3DES及DES加密算法函数源程序,程序格式工整 易于理解 -C write function 3DES and DES encryption algorithm
WebFTP_cngr
- WebFTP为浩天科技开发的PHP在线文件管理系统,系统采用Ajax+Json进行数据通信,毫秒级的响应速度,强大的文件管理功能足以媲美专业的FTP软件;高度集中的操作接口,将系统BUG、漏洞出现几率降到最低,便捷的权限拦截方案;全平台兼容性:Win(IIS+Apache)、Linux(Apache) 支持中英文目录名及文件名; 功能简介 目录:剪切、复制、粘贴、删除、压缩、打包下载、权限设置、目录属性查看... 文件:剪切、复制、粘贴、删除、压缩(ZIP解压、预览)、打
DES_3DES
- Linux下c语言实现DES和3DES算法,DES算法属于对称加密算法,在一些对安全性要求较高的交易中运用广泛,如支付行业等。-Linux c language DES and 3DES algorithm, DES algorithm is a symmetric encryption algorithm, widely used in the transactions with higher security requirements, such as the payment industr
3DES
- DES及3DES算法源程序,标准C实现,可用于unix/linux/windows平台。-DES and 3DES algorithm source code, the standard C implementation, can be used for unix/linux/windows platform.
test
- https客户端实现,采用des加密算法。linux环境下c++编程。-https client implementation, using des encryption algorithm. c++ programming under linux environment.
des-other
- 一组C语言实现DES类算法函数组,支持DES 与3DES算法-linux for 3DES
des
- linux系统下的对称加解密算法的des的c代码实现,代码实现了灵活的和强大封装,可以直接调用封装好接口,还可以移植到window系统下。-Linux under the system of symmetric encryption algorithm des c code, the code implements the flexible and powerful packaging, can be directly encapsulated interface, can also be tr
des
- linux下的des 实现,在android 和linux下测试ok-des.c encrypt develop by c,can use on linux android android
3des
- Linux下c语言实现DES和3DES算法(Linux under c language, DES and 3DES algorithm)
C++语言实现DES和MAC分散算法
- C++语言实现DES和MAC分散算法 支持Window/linux系统