搜索资源列表
阿郊 Hill 密码的加密与解密
- pascal的一个可行的HILL密码。可惜不是我写的,是我同学的作品,在此小弟以期望更多的PASCAL的高手上来交流。-a viable HILL password. Unfortunately, I did not write that I students work, the younger brother to expect more of a master of PASCAL onto exchanges.
kaisajiami
- 上网络安全的项目设计,是凯撒密码的加密与解密程序,不知道可以么?联系: lijie451789@163.com-network security on the project design, Caesar is password encryption and decryption procedures, I do not know it? Contact : lijie451789@163.com
jonathan
- 无解压密码,用java语言实现的加密与解密程序-without extracting passwords, using java language of encryption and decryption procedures
加密与解密技术内幕
- 对于密码学感兴趣的读者适合,当然要求一定的基础-for cryptography for interested readers, of course, requires a certain basis
hill2密码matlab实现
- 实现hill密码的加密与解密,同时在MATLAB GUI界面设计
RC4
- 本程序实现RC4算法,包括加密与解密,属于流密码算法-RC4 algorithm to achieve this process, including the encryption and decryption, are stream cipher algorithm
des
- 密码学的des算法的加密与解密的过程,其中有16轮迭代。c语言实现。-Des algorithm cryptography encryption and decryption process, of which 16 iterations. c language.
04030326
- 信息技术的飞速发展,使人们的生活面貌发生了很大的变化,同时信息技术也促进了社会的发展。在计算机网络深入普及的信息时代,信息本身就是时间,就是财富。如何保护信息的安全使之不被窃取及不至于被篡改或破坏,已成为当今普遍关注的重大问题。密码是有效且可行的办法。 本论文主要是介绍了文件加密以及一个小程序,从密钥生成、DES加密原理、DES解密原理三方面阐述了DES算法的整个过程。并在此基础上,在windows环境下,利用java实现DES加密与解密算法,以窗体界面方式完成一个本地的文件加解密演示器。
ha_aopr-shw_cz
- 一个密码加密与解密软件,很好用的。。 来试试吧-password soft
Classical
- 用C语言实现的的全部的古典密码学算法的加密与解密程序,供朋友们参考。-The Classical Cryptography programme by C Language
wjjm
- 利用系统漏洞,实现文件夹加密与解密的VB源码,保护您的文件安全,密码验证成功后才可以打开保护后的文件夹!-Use of system vulnerabilities to achieve folder encryption and decryption of the VB source code to protect your files secure, password authentication before they can successfully protect the folder
Password
- 密码加密与解密 对字符串进行MD5编码,并进行解密-Password encryption and decryption of the MD5 encoded string and decrypt
makescrete
- 简单的密码加密与解密,希望对你有帮助-Simple password encryption and decryption, want to help you. . . .
java
- 本文件主要是java安全通信的代码包括:md5 密码加密与验证 对称加密与解密 非对称加密以解密 基于MD5信息摘要算法实现密码加密与验证 凯撒加密算法 数字签名与验证 消息验证码 消息摘要(都经过调试无错误)-java security of communications, including: md5 password encryption and authentication of non-symmetric encryption and decryption based on symme
密码相关
- 主要是对字符串进行加密与解密操作,提供静态方法,便于调用。(Mainly for string encryption and decryption operations, to provide a static method, easy to call.)
Hill
- Hill密码加密与解密C++程序实现。 其中包括Hill2、Hill4等。(Implementation of Hill encryption and decryption C++ program.)
salt_hash
- 1.使用Node.js中的crypto模块加密用户密码和加盐,加密密码和原始密码验证。 2.使用Node.js中的crypto模块对字符串进行加密和解密,采用非对称加密方式。(1. use the crypto module in Node.js to encrypt the user's password and add salt, cipher and original password authentication. 2. use the crypto module in Node
一、移位密码算法的加密和解密
- 实现了移位密码算法的加密和解密,加密与解密程序在同一程序中,通过输入1or2选择加密或解密(The encryption and decryption of the transposition cipher algorithm are realized. In the same program, the encryption and decryption program is encrypted or decrypted by the input 1or2.)
密码编码学与网络安全:原理与实践 (1)
- 关于密码编制与网络安全的书籍,详细的介绍了密码的加密解密以及网络的安全问题(About password compilation and network security books, the encryption and decryption of passwords and the security of network are introduced in detail.)
DES加密与解密
- des加密算法的实现,DES算法为密码体制中的对称密码体制,又被成为美国数据加密标准,是1972年美国IBM公司研制的对称密码体制加密算法。其密钥长度为56位,明文按64位进行分组,将分组后的明文组和56位的密钥按位替代或交换的方法形成密文组的加密方法。DES加密算法特点:分组比较短、密钥太短、密码生命周期短、运算速度较慢。(The symmetric cryptosystem in the DES algorithm for the password system, has been beca