搜索资源列表
阿郊 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
jiamijiemicodesource
- 计算机信息的保密显得越来越重要。数据保密变换,或密码技术,是对计算机信息进行保护的最实用和最可靠的方法。现阶段计算机硬盘以及其他大容量存储介质代替了纸张成为信息存储的主要方式,随之带来的信息安全问题也日渐突出,电子文档的信息安全成为一个至关重要的问题.电子文档的安全问题发生在两个场合:动态的传输途中、静态的存储形式.对于电子文档的传输安全,可以通过数据加密技术先加密再传输、保证电子文档的合法性和完整性 要完成的工作: 1. 对网络安全的基本概念和基本原理有一个了解。 2. 对各
文件加密技术一例
- 文件加密技术一例给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要.这里给出最简单的文件加密技术,即采用文件逐字节与密码异或方式对 文件进行加密,当解密时,只需再运行一遍加密程序即可.-file encryption technology to the case file encryption technologies lot, which will be divided into different levels, to suit the needs of different oc
mimafanyixitong
- 1. 背景简介 这个社会是信息化的社会,为了信息的保密性,人们常常需要对信息加密,因而我想设计一个简单的密码翻译系统实现这个功能。 2. 项目目标 目标:1.信息的加密与解密,2.有友好的可视化界面可与用户交互。 3. 运行环境
加密与解密技术内幕
- 对于密码学感兴趣的读者适合,当然要求一定的基础-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
makescrete
- 简单的密码加密与解密,希望对你有帮助-Simple password encryption and decryption, want to help you. . . .
密码相关
- 主要是对字符串进行加密与解密操作,提供静态方法,便于调用。(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.)
一、移位密码算法的加密和解密
- 实现了移位密码算法的加密和解密,加密与解密程序在同一程序中,通过输入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