搜索资源列表
asynHsm
- unix串口加密机参考代码包括读加密机数据,写加密机数据以及加密机数据的校验-unix reference code encryption machine including reading data encryption machine, write data encryption machines and data encryption machine calibration
md5
- 最近在研究魅族M8也就是Windows Mobile6.0系统下的数据库编程,打算开发M8Money个人记账软件,为了让数据库更严谨,秉承一贯的作风,对个人帐号的password字段进行MD5散列,我所使用的是轻量级嵌入式数据库sqlite (仅有几K大小)并没有大多数流行数据库提供的password()内置函数,(但这丝毫没有降低我对sqlite的好感,一款强大的跨平台+嵌入式数据库,支持标准SQL语法,纯粹由C代码组成)。网上找了很多MD5加密的代码,自己又重新研究了一下《密码学》,综合各方
rsa
- RSA加解密算法代码C语言编写,可对字符串和文件加密-RSA encryption algorithm code written in C language, may to the string and file encryption
openssl-0.9.8c.tar
- 开源代码OPENSSL,主要用于网络加密。如RSA、aes等。里面的大数加减值得一看-Open source code the OPENSSL, mainly used for network encryption. Such as RSA, aes. Inside the large numbers subtract worth a visit
pass
- ubuntu 用户密码加密简单代码! /etc/shadow 用户加密简单代码!-ubuntu user password encryption code!
3desanddes
- 3DES加密解密代码,K1、K2、K3各不相同,可用于信息加密。-3DES encryption and decryption code.
encryption-and-decryption
- des和3des 算法c语言实现,c语言描述了des和3des的加密和解密过程,此代码为成熟代码,可直接应用于工程。-Des and 3des algorithm c language, c language Des and 3des described the encryption and decryption process, the code for the mature code can be directly applied to the project.
howto-openssl-master
- 实现数据加密通信,包括客户端,服务器代码 及所有功能(complete the function of communication)
AES-master
- C语言 AES加密代码 支持128 256 位机密(The C language AES encryption code supports 128256 bit Secrets)