资源列表
E02-FtpClientExample
- 实现字符串的加密解密,基于数字证书,可以导入导出密钥-A string encryption and decryption, based on the digital certificate, you can import and export keys
encrypt
- 采用DES加密算法对文件内容进行加密,并采用文件过滤驱动对加密目录进行隐藏-DES encryption algorithm used to encrypt the contents of the documents and adopt the document on encryption filter driver to hide the directory
encrypt
- 加密库 可以直接拿去用 vc源码 -Encryption libraries can take to use source code vc
dianzisuo
- 本设计中,电子密码锁使用STC89C52单片机控制,采用 C语言编写,通过Proteus软件仿真并进行了实物焊接。电子密码锁通过矩阵键盘进行密码输入,1602A液晶显示模块进行显示。其可实现的功能有:(1)通过切换,对输入的4位密码进行显示或隐藏;(2)通过发光二极管和蜂鸣器,对解密正确或者错误进行声光报警;(3)4位密码修改;(4)在密码遗失情况下,通过初始密码进行密码再设置;(5)采用AT24C02外部存储器,完成断电密码保护功能;(6)具有1-9次的解锁次数任意设定功能;(7)模拟密码箱
ocf-linux.tar
- linux下基于加密芯片的加密设备,包括2款网络处理器,驱动层次鲜明-encryption chip based on the encryption equipment, including 2 network processor, the drive distinct levels
RSA-md5
- 利用RSA算法实现的数字签名,选用md5进行加密。-RSA digital signature algorithm md5
解NT密码的源程序
- 解NT密码的源程序-Crack NT password
NET-Cryptography
- .net密码术 其中包括了对称加密、非对称加密、数字签名、散列算法等。-. Net cryptography including symmetric encryption, asymmetric encryption, digital signatures, hashing algorithm.
cat
- 把Arnold cat映射进行修改,使之安全程度更高
rc_rnd
- Rijndael algorithm修正了CBC下BUG的版本(有源代码)工作在:D5。作者:Sergey Kirichenko。--Rijndael algorithm that has revised BUG version under CBC(with source code).It works in D5. author:Sergey Kirichenko。
RSATool2v14
- 国际算法RSA验证工具,可以计算RSA算法的结果正确与否- International RSA algorithm validation tool, the results can be calculated RSA algorithm is correct or not
11
- 完成基于公钥证书的非对称密钥分配工作 说明: (1)作为通讯的双方A和B,都有一个共同信赖的第三方CA,由CA为每个人生成公钥证书和相应的私钥并分发给A、B。 (2)A和B分别将自己的公钥证书提供给对方后,分别在本地验证对方公钥证书是否可靠(假定A、B已经获得CA的公钥),然后A用B的公钥加密一个数据X(整型,可自己定义,比如100)并发送给B,B用自己的私钥解密后得到数据X,然后按协商好的函数F(比如F(X)=2*X)计算得到F(X),再利用A的公钥加密后发送给A;A在本地用自己的
