搜索资源列表
-
0下载:
非常经典的AES加密算法接口及演示程序 ,可作课程设计使用
(* 介绍 *)
AES 是一种使用安全码进行信息加密的标准。
它支持 128 位、192 位和 256 位的密匙。
加密算法的实现在 ElAES.pas 单元中。
本人将其加密方法封装在 AES.pas 单元中,
只需要调用两个标准函数就可以完成字符串的加密和解密。
(* 密匙长度 *)
128 位支持长度为 16 个字符
192 位支持长度为 24 个字符
256 位支
-
-
0下载:
DES资料合集,包括以下内容:对称式金钥系统DESPART-II-04,关于双倍长密钥算法加解密迁移时间进度的要求,DES美国的标准系统941_inform09_g04.doc等
-DES Data Collection, including the following : Symmetric Key System DESPART-II-04, Key length on double encryption algorithm progress of the migration time,
-
-
0下载:
一种快速BCH编译码算法设计
这个算法很好的
-A fast encryption algorithm design of the algorithm good
-
-
0下载:
华为 Quidway 系列多协议路由器,支持 PPP、FR、X25、SLIP、HDLC 等网络协议,用户可通过各种广域网线路接入 Internet 及互联互访。 路由器内置安全防火墙、NAT、RADIUS 安全认证,以及 CALL BACK 等多项互联安全防护功能;并通过 CA 认证协议的验证和 IPSec 隧道协议,在 Internet 上构建安全可靠的网络通道,基于硬件的数据加密,将保密数据加密后在隧道上传输,加密数据有可靠的保密性但牺牲了效率;非保密数据可以通过一般性安全处理在隧道上传输,
-
-
0下载:
随着密码分析技术的提高,新的数据加密标准AES取代了过时的DES。文章在阐述AES/RSA加密算法的基础上,分别给出了利用AES/RSA实现客户端/服务器端网络数据传输的加密流程。最后在比较AES算法和RSA算法基础上,将AES与RSA相结合提出一种新的数据加密方案。-analysis technology improvements, new data encryption standard AES replaced the outdated DES. The article describe
-
-
0下载:
The Data Encryption Standard (DES) is a published federal encryption standard created to protect unclassified computer data and communications. The DES algorithm is the most widely used encryption algorithm in the world
-
-
0下载:
口令是人们在网络中的身份认证,一旦被攻击者破译,私人资料将被泄露。该文基于混沌理论针对口令加
密提出了一种新的算法,并利用C++ 语言对算法进行了模拟-Password is in the network authentication, once an attacker to decipher, the private information will be leaked. The password based on chaos theory for a new encryption alg
-
-
0下载:
图像加密,基于混沌映射的图像加密算法的实现与研究-A novel algorithm for image encryption based on mixture
of chaotic maps
-
-
0下载:
系统中KASUMI算法的密码芯片和加密卡研制的具体方案设计-System KASUMI encryption algorithm and password chip card based on specific program design
-
-
0下载:
3G核心加密算法KASUMI算法的详细描述,可以作为研究此算法的重要参考文章-3G core encryption algorithm KASUMI algorithm detailed descr iption of this algorithm can serve as an important reference for the article
-
-
0下载:
RC4 algorithms encryption/Decryption paper pdf
-
-
0下载:
gost加密算法的实现文档,逐步了解gost,主要过程明朗。-gost Encryption Algorithm documents, to develop an understanding of the GOST, the main process is uncertain.
-
-
0下载:
用c语言实现AES算法的加密与解密功能,方便大家理解对称密钥和非对称密钥-C language AES algorithm for encryption and decryption functions, to facilitate understanding of the symmetric key and asymmetric key
-
-
0下载:
H3C的客户端自从V2.20-0247开始有了很大的变化,使得通过黑箱的分析方法变得无效,只有通过逆向得知其加密算法才能写出兼容的客户端-The H3C client since V2.20-0247 has changed a lot, so that the black box analysis method becomes invalid, only learned through reverse its encryption algorithm to write compatible c
-
-
0下载:
encryption algorithm
-
-
0下载:
信息安全中对加密算法的调研报告,简单明了的介绍了加密算法在信息安全中的地位。-The research report, the information security of the encryption algorithm simple encryption algorithm in information security.
-
-
0下载:
AES加密算法,用AES加密算法读明文进行加密,方便又安全-AES encryption algorithm, read text is encrypted using AES encryption algorithm, convenient and safe
-
-
0下载:
Advance Encryption Algorithm
简单地按照fips-197 写出的 AES.-Advance Encryption Algorithm demo
-
-
0下载:
对vb程序进行加壳,采用四维幻阵加密算法,介绍中有源码,非常不错-Vb program packers, using four-dimensional magic array encryption algorithm, introduced in the source code, very good
-
-
0下载:
C#几种加密算法的介绍,包括对称加密算法MD5的实现,对称加密算法DES的实现,对称加密算法RC2的实现,以及其他算法的实现,内容包括对算法的讲解以及部分主要关键代码。-Several encryption algorithm C#
-