搜索资源列表
libaes-0.03
- AES加密算法库 在linux中使用 AES是可靠的对称性加密算法-AES encryption algorithm library to use in linux
gzip-1.4.tar
- 对文件进行gzip压缩解以及压缩,非常好用,可用在加密算法上-gzip commpress and uncompress
sms4
- sms4加密算法源码,开发环境为linux,非常不错的东西,在通信领域应用比较多!-sms4 encryption algorithm source code, development environment for linux, a very good thing, in communications applications are more!
gcc_des.tar
- gcc编译的des,3des加密解密算法。使用方法见main.c中的注释。-gcc compiler for des, 3des encryption and decryption algorithm. Main.c see the use of the Notes.
Secruity_Video_Monitor_System_based_on_ARM-LINUX_a
- 采用DSP TMS320C6711 和ARM920T, 设计并实现了支持H.264 加密的安全视频监控系统。提出了一种将高级加密标准AES 与H.264 相结合的安全视频加密系统设计方案,并在ARM—Linux 嵌入式平台下予以实现。解决了视频监控系统中视频数据保密等问题,并给出了改进加密算法的实验结果。-This paper designs and implements a security video monitor system with H.264 encryption support.
dll-jiami
- 中兴加密板编译的加密动态库,已经移植到linux,并且成功运行,采用DES算法-ZTE encryption encryption board compile the dynamic libraries have been ported to linux, and run successfully using DES algorithm
security
- 加密算法,包括 aes des rsm等常用算法-crypt algorithm
sms4_xorl
- 我们在项目中使用的SMS4实现的加密算法,不仅使用sms4还有4次扰码进行的高安全的加密方法。-We have used in the project implementation SMS4 encryption algorithm, not only to use sms4 there four times scrambling codes of the high-security encryption methods.
des3c
- c实现des3算法,可以进行加密和解密。功能强大,请期待。-c achieve des3 algorithm, can be encrypted and decrypted. Powerful, please look forward to.
video_2_2_3
- linux下音视频编解码,具有后台cgi,加密算法,强制I帧,DM365编解码。-The following audio and video codec linux, with the background cgi, encryption algorithm, forced I frame, DM365 codec.
vim-7.3
- Vim 7.3主要改进包括: 1.Vim 7.3支持在重新加载编辑内容时进行撤销操作功能。(不仅仅是编辑过程中可以撤销编辑,重新编译依然可以保存以往编辑记录实现撤销) 2.Vim 7.3采用了Blowfish加密算法加密交换文件 3.Vim 7.3增加了隐藏文本的功能 4.Vim 7.3增加了Lua接口文件的支持 5.Vim 7.3增加了对Python3接口的支持 6.Vim 7.3还包括大量原有功能的改进和bug修复 -Vim 7.3 Major imp
cracklib-2.8.16.tar
- 一个密码解密的库,支持多种加密算法.可以用来做密码破解.-A password to decrypt the database, supports multiple encryption algorithms
jiaowu
- 教务管理系统是为了提供师生日常工作效率而开发的,这是一个基于C/S结构的网络系统。客服端运行在PC机的桌面Linux上,服务器在Mini2440开发板上。系统管理员、教师、学生都可以通局域网内任一台安装客户端软件的机器上登录进教务管理系统进行相应权限的工作,登录时候密码采用一定的加密算法。-Educational administration management system is to provide teachers and students daily work efficiency a
libecc-0.14.0.tar
- 最新椭圆曲线算法,用C++写的.开源椭圆曲线加密算法库-Libecc is an Elliptic Curve Cryptography C++ library for fixedsize keys in order to achieve a maximum speed. The goal of this project is to become the first free Open Source libraryproviding the means to generate safe elli
fhe-code
- IMB原版的全同态加密算法,完整版,但是要自己编译库函数-IMB original full homomorphic encryption algorithm, the full version, but to compile their own library functions
ntl-6.0.0.tar
- NTL库,实现数论运算,大数运算库 专门RSA等加密算法运算库-ntl 6.0
MD52
- md5加密算法源文件,包含.h和.cpp文件,c++实现-md5 encryption, c++ realization
flxjhcq500
- 利用网通的网关平台收(群)发手机短信,群发手机短信, 主要技术:POST HTTP 请求,MD5加密算法,XML文档解析,手()
md5
- md5加密算法Message Digest Algorithm MD5(中文名为消息摘要算法第五版)为计算机安全领域广泛使用的一种散列函数,用以提供消息的完整性保护。该算法的文件号为RFC 1321(R.Rivest,MIT Laboratory for Computer Science and RSA Data Security Inc. April 1992)。(md5R.Rivest,MIT Laboratory for Computer Science and RSA Data Secu
aes
- 简单的AES加密算法实现,将txt改为.c后缀即可。(Implementation of simple AES encryption algorithm)