搜索资源列表
truecrypt-4.3a-source-code
- 源码开放的加密软件。最新版本!!可以在一个文件内部创建多样化的加密磁盘并且将其配置为一个可以通过一个驱动器盘符访问的虚拟磁盘.任何存储在该虚拟磁盘上的文件可以被自动地实时加密,并且只有当使用正确的密码或者密匙配置时才可以访问. TrueCrypt 支持多样化的加密算法,包括 AES-256, Blowfish (448-bit key), CAST5, Serpent, Triple DES 和 Twofish.其它的功能包括 FAT32 或者 NTFS 格式的支持,隐藏卷。-open sour
加密与解码——密码技术剖析与实战应用
- 加密与解码——密码技术剖析与实战应用中的一个例子-encryption and decryption -- Password Technology Analysis and real application of an example
加密与解码--密码技术剖析与实战应用
- 加密与解码--密码技术剖析与实战应用.zip-encryption and decryption -- Password Technology Analysis and real application. Zip
miracl5.3.11
- 这是最新的MIRACL的最新版本,支持多种算法,如IBE加密、签名、验证-MIRACL is a Big Number Library which implements all of the primitives necessary to design Big Number Cryptography into your real-world application. It is primarily a tool for cryptographic system implementors. RSA
RSA(VB)
- RSA加密算法的VB实现,带有调用的实便,拿来就可以利用的-RSA encryption algorithm of the VB implementation, with a real call it, brought on the available
DES
- DES加密算法,现代最经典的数据流加密算法之一,已在实际生活中得到广泛应用-DES encryption algorithm, the most classic of modern encryption of data streams, has been widely used in real life
2005112814355760
- 高亮语法类 1)了解HASH函数在网络安全中的应用 (2)掌握HASH函数实现的原理 二、要求 (1)用任何语言编程完成实现HASH函数的功能 (2)输入任何8个字节(64位)的数据,得出对应的8位HASH代码(摘要) -syntax highlighter category 1) to understand the hash function in network security applications (2) real grasp Hash Function th
2008410
- CDMA视频传输,基于GPS/CDMA的车辆定位实时视频监控。-CDMA video transmission, based on GPS/CDMA positioning of vehicles in real-time video surveillance.
IDESA
- IDESA数据加密算法的设计与实现,这个算法是加密算法在network中实现的基础算法,可以作为入门级编程例子-Design and real ization of IDESA algorithm for data encrypt
111
- 通过MD5加密技术对该软件加密使其成为真正的商用软件-Encrypt the technique through a MD5 to encrypt to make it become the real company to use the software to that software.
code
- 此算法用于实现一种基于查找表的混沌加密,将随机产生的一个数组加密后输出,同时也可以将解密后的数据与原始数据进行对照,本算法已经在5509芯片上进行实时运行过,用于对16bit语音信号的高16位加密,能满足实时性。-The algorithm used to achieve a look-up table based chaotic encryption, will be an array of randomly generated encrypted output, but also can d
FileEncrypt
- 文件加密器,拥有图形界面,用于文件的加解密,为本人的课程设计。采用多线程设计,在加密文件的同时可实时显示进度。-File encryption devices, with graphical interface for file encryption and decryption, for my course design. Multi-threaded design, encrypted files can be real-time display of progress at the sam
YAHOO
- 用NET寫的一個即時通模擬,可以操控即時通上下線的簡易鍵盤模擬-NET written by a real-time-pass simulation, you can manipulate instant messaging keyboard on a simple off the assembly line simulation
Delphi.Distiller.v1.77
- + Columns are resizable. # Various small updates. Size: 687,104 bytes MD5: 5f034e0516513aa4711aa43e5352f5c3 Downloadable from TorrentPortal. If you can t download torrents, scroll down to the torrent descr iption and you will see a li
diffie_hellman
- Diffie-Hellman 密钥交换协议算法。真实模拟,可以实际运行。-Diffie-Hellman key exchange protocol algorithm. The real simulation, can actually run.
blindsignature
- 利用RSA实现盲签名。使用c++编写。真实模拟,测试通过。-Achieved using RSA blind signature. Prepared using c++. Real simulation test.
EDstar
- 一个袖珍的vc++加密软件,同时还可以解密,加密文件的范围挺大的,几乎所有文件都可以加密,输入密码并解密,好像不是真正意义的加密,只不过是用文件额外加密的方法进行加密,较早时候的程序,不过编译还是顺利的。 -A pocket-sized vc++ encryption software, but also can decrypt encrypted files the scope of getting bigger, almost all the files can be encrypted
encrypt
- 一个有关对称加密的VC代码,有效地减少了运算量,并能够实时应用-The VC on a symmetric encryption code, effective in reducing the computational complexity and be able to real-time applications
EBF561_FIR
- 本实验的重点在于把课上学过的理论知识转化为动手实践能力,不仅要理解FIR滤波的原理和数学实现过程,还要学会使用FIR数字滤波,来处理各种复杂的信号和数据。 2).让我们真正的见识了DSP得一些简单功能,尤其是在线仿真ICE的作用,对于今后深入理解ICE的实现过程起到了相得益彰的作用。-The focus of this study is the lessons, hands-the theoretical knowledge into practical ability, not only
ED_crypt
- 明文密文的加解密,並且可設定金鑰。 利用xor所實作出來的程式。-Encryption and decryption plaintext ciphertext, and keys can be set. Make use of xor to the real program.