搜索结果
找到约 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)
加密解密 The program of BASE 64 encryption and decryption
The program of BASE 64 encryption and decryption
加密解密 RC4 Encryption Algorithm 这是一个用C#实现的的RC4加密算法!
RC4 Encryption Algorithm
这是一个用C#实现的的RC4加密算法!
加密解密 DES( Data Encryption Standard)算法
DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。虽然56位密钥的DES算法已经风光不在,而且常有用Des加密的明文被破译的报道,但是了解一下昔日美国的标准加密算法总是有益的,而且目前DES算法得到了广泛的应用 ...
加密解密 cryptoboot is set of tools for disk encryption on Unix. It is especially suited to encrypt root par
cryptoboot is set of tools for disk encryption on Unix. It is especially suited
to encrypt root partition, so _everything_ (except kernel and
cryptoboot inself) is encrypted.
加密解密 The Stanford IBE library is a C implementation of the Boneh-Franklin identity-based encryption sche
The Stanford IBE library is a C implementation of the Boneh-Franklin
identity-based encryption scheme. (See Boneh and Franklin, "Identity-Based
Encryption from the Weil Pairing", CRYPTO 2001.)
There are a few modifications and additions. The Boneh-Franklin scheme is
used as a Key Encapsulation Mech ...
加密解密 Secure RTP protocol. Very useful in rtp media encryption programming.
Secure RTP protocol. Very useful in rtp media encryption programming.
加密解密 encryption the text or decryption the hash text
encryption the text or decryption the hash text
加密解密 RSA加密算法在VB中的实现 rsa加密解密算法在vb中的实现 仅供参考-RSA encryption algorithm in the VB achieve rsa encryption and d
RSA加密算法在VB中的实现 rsa加密解密算法在vb中的实现 仅供参考-RSA encryption algorithm in the VB achieve rsa encryption and decryption algorithm in the vb achieve is for reference only
加密解密 DES是Data Encryption Standard(数据加密标准)的缩写。它是由IBM公司研制的一种加密算法
DES是Data Encryption Standard(数据加密标准)的缩写。它是由IBM公司研制的一种加密算法,美国国家标准局于1977年公布把它作为非机要部门使用的数据加密标准;它是一个分组加密算法,他以64位为分组对数据加密。同时DES也是一个对称算法:加密和解密用的是同一个算法。它的密匙长度是56位(因为每个第8 位都用作奇偶校验 ...
加密解密 VC环境下BlowFish算法加密解密原程序.This is a simple Blowfish encryption/decryption class implemented in C++ (MFC
VC环境下BlowFish算法加密解密原程序.This is a simple Blowfish encryption/decryption class implemented in C++ (MFC).