搜索资源列表
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.
PGP.Corporation.PGP.SDK.v3.7.2.ccrun.044998
- PGP SDK 包括大范围的标准加密、数字签名和编解码技术,以及各种网络安全协议执行程序。PGP SDK为开发人员提供同其他PGP产品核心相同的核加密功能。 PGP SDK技术说明:PGP SDK是我们的加密和密钥管理库的C接口,支持以下平台: · Windows 98, Millennium (ME), NT, 2000, and XP · Mac OS X · Linux x86 with 2.0.x kernel or later · Sun Solaris
dll-jiami
- 中兴加密板编译的加密动态库,已经移植到linux,并且成功运行,采用DES算法-ZTE encryption encryption board compile the dynamic libraries have been ported to linux, and run successfully using DES 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.
encryption
- 这是用Qt编写的一个加密软件,密码使用md5算法计算后保存。它可以对任何类型的单一文件进行加密,在linux中输入make就可以编译了.-This is written with Qt an encryption software, password using md5 algorithm and save. It can be any type of single-file encryption, in linux, type make to build the game.
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
rsa
- RSA加解密算法代码C语言编写,可对字符串和文件加密-RSA encryption algorithm code written in C language, may to the string and file encryption
AES_Algorithms_crypt_linux
- AES算法,用于加密文件,有各种命令输入密钥和文件名,功能强大,加密型稳定-AES algorithm used to encrypt the file, there are a variety of command input keys and the file name, powerful, encryption type stability
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
crc32
- 对于mcu,芯片内部有唯一的ID可用于加密,防止复制。此CRC校验算法,用于芯片加密-For mcu, chip has a unique ID that can be used to encrypt and prevent duplication. This CRC checksum algorithm for encryption chip
aes
- 简单的AES加密算法实现,将txt改为.c后缀即可。(Implementation of simple AES encryption algorithm)