搜索资源列表
nethidpro.rar
- linux下用钩子函数实现网络数据包截取并加密,有说明文档和源码。,linux using hook function implementation network packet interception and encryption
cryptdemo.c
- linux 基本加密库函数实现信息加密AES DES-linux encryption decryption
dec
- unix下des加密函数,c语言编写的简单des加密函数 希望有用-des encryption function under unix hope useful
secret
- pass.words是弱口令字典,是一个纯文本文件,每行一个口令,可以向里面添加候选口令。 pass.c是进行口令检查的c语言原程序,有两个命令行参数 -w file: 可以使用该选项指定口令字典 -P:默认情况下对/etc/shadow中的用户检查弱口令,可以使用该选项指定检查的文件 编译gcc –o pass pass.c –l crypt 由于要使用加密函数,所以要使用加密库crypt,使用选项-l crypt 运行程序:pass –w ./pass.words –
md5
- 最近在研究魅族M8也就是Windows Mobile6.0系统下的数据库编程,打算开发M8Money个人记账软件,为了让数据库更严谨,秉承一贯的作风,对个人帐号的password字段进行MD5散列,我所使用的是轻量级嵌入式数据库sqlite (仅有几K大小)并没有大多数流行数据库提供的password()内置函数,(但这丝毫没有降低我对sqlite的好感,一款强大的跨平台+嵌入式数据库,支持标准SQL语法,纯粹由C代码组成)。网上找了很多MD5加密的代码,自己又重新研究了一下《密码学》,综合各方
TomCrypt
- 专为VC++开发的加密函数库,由Rinick编写了makefile文件,可以在bcc下编译成lib,内含使用教程和帮助文档。 -Developed specifically for VC++ encryption library from Rinick prepared makefile file can be compiled under bcc into lib, includes the use of tutorials and help documentation.
openssl-0.9.8l.tar
- 基本功能函数和用法,包括常用的一些加密函数以及常用的函数库例子。-good
bcrypt-1.1.tar
- 加密函数功能可以实现加密功能与二进制加密-Encryption function function can be achieved with binary encryption encryption
fhe-code
- IMB原版的全同态加密算法,完整版,但是要自己编译库函数-IMB original full homomorphic encryption algorithm, the full version, but to compile their own library functions
openssl_program
- openssl 库文件以及函数的使用说明,及用法,文件加密方法.-openssl library files and functions for use, and usage, file encryption method.
fencOutsource.tar
- Attribute Based Encryption outsourcing code
fencUpdate
- ABE Policy Updating without retrive the original files
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