搜索结果
找到约 142 项符合
encryption 的查询结果
按分类筛选
- 全部分类
- 加密解密 (84)
- CA认证 (9)
- Delphi控件源码 (5)
- VHDL/FPGA/Verilog (4)
- 其他书籍 (3)
- 其他 (3)
- Java编程 (2)
- Linux/Unix编程 (2)
- VC书籍 (2)
- 文件格式 (2)
- 行业发展研究 (2)
- 系统设计方案 (2)
- 学术论文 (1)
- 工控技术 (1)
- 单片机开发 (1)
- Internet/网络编程 (1)
- uCOS (1)
- 汇编语言 (1)
- Modem编程 (1)
- 压缩解压 (1)
- 网络 (1)
- RFID编程 (1)
- 电子书籍 (1)
- 游戏 (1)
- 文章/文档 (1)
- *行业应用 (1)
- Applet (1)
- matlab例程 (1)
- JavaScript (1)
- 书籍源码 (1)
- 驱动编程 (1)
- 手册 (1)
- 论文 (1)
- 技术资料 (1)
行业发展研究 Advanced Encryption Standard
Advanced Encryption Standard
加密解密 ES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包括金融、电信和政府数字信息的方法。 AES
ES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包括金融、电信和政府数字信息的方法。
AES 是一个新的可以用于保护电子数据的加密算法。明确地说,AES 是一个迭代的、对称密钥分组的密码,它可以使用128、192 和 256 位密钥,并且用 128 位(16 ...
Java编程 File Encryption Encrypting contents of file
File Encryption
Encrypting contents of file
*行业应用 escription: The Rijndael Encryption algorithm has been recently recognized as an AES (Advanced Encry
escription: The Rijndael Encryption algorithm has been recently recognized as an AES (Advanced Encryption Standard). It was recently (April 2001) released in Visual Basic. The source code here is for Micro$oft Visual C++ 6.0 for developing and testing. Have fun with it!
加密解密 SA Encryption and Decryption using Matlab The program set contains thirteen files listed below.
SA Encryption and Decryption using Matlab
The program set contains thirteen files listed below.
errormeg.fig
errormsg.m
helpmsg.fig
helpmsg.m
inputmsg.fig
inputmsg.m
mesgcut.m
pro2.fig
pro2.m
rsacore.m
readme.txt
screenshot.gif
In order to run the program please call pro2.m under Matlab 6.0 Envi ...
其他书籍 Image and Video Encryption.rar
Image and Video Encryption.rar
加密解密 algorithm provide basic encryption/decryption using AES for with Secret Key.
algorithm provide basic encryption/decryption using AES for with Secret Key.
系统设计方案 The Data Encryption Standard (DES) is a published federal encryption standard created to protect unc
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
Linux/Unix编程 Implementation Of ELGAMAL Public key encryption in C . it can use very long key os size 2007 decimal
Implementation Of ELGAMAL Public key encryption in C . it can use very long key os size 2007 decimal digit.
加密解密 A pure python module which implements the DES and Triple-DES encryption algorithms. Triple DES is ei
A pure python module which implements the DES and Triple-DES encryption algorithms. Triple DES is either DES-EDE3 with a 24 byte key, or DES-EDE2 with a 16 byte key.