搜索资源列表
encrypt
- Encrypts/Decrypts a piece of text using vigenere algorithm.
DES-Encrypt
- 这是一个用才c井写的DES加密程序,界面美观,可以加密文本文件,文本框中只能加密数字和字母,我把源码都发上去了,希望大家可以完善加密图片的功能,只要做好图片转化为比特流再传给加密函数就可以了,用vs2005打开*.sln即可,然后再运行编译就可以看到结果了。本程序采用C#中的内封装好的类,仔细看开始加密的那个类,可以看到C#的加密功能也是蛮强大的-This is a well written with only c the DES encryption process, interface ae
Encrypt
- 文本文件加密器的VB源代码。讲解了一般的加密原理。-Encrypted text file of the VB source code browser. On the general principle of the encryption.
encrypt
- Encrypts/Decrypts a piece of text using vigenere algorithm.
01
- delphi 写的图像加密程序 能够将文字信息加密到图片中-delphi write image encryption program can encrypt a text message to the picture
Chua_text
- Encrypt text using chua chaotic generator
Improved_X204689272007
- XOR ALGORITHM TO ENCRYPT THE IMAGE TEXT AND BINARY DATA IN C++ LANGUAGE WITH INTERFACE
Notepad
- 软通培训时,自己用CSharp写的记事本程序,带文本加密。-CSharp Notepad Source With text encrypt and decrypt
encrypt
- 用RSA公匙加密,该密文可以被JAVA用RSA密匙解密。-test to encrypt plain text by RSA key, please be noted to reverse the byte array after encrypt, or otherwise the cipher can not be decrypt by java.
CodeSecurity
- Security Encryption and Decryption Unit Contains : Text Encrypt and Decrypt with Keys Text Encode and Decode with Base64 Text Encrypt and Decrypt with WordTriple File Encrypt and Decrypt with Word Triple Two Fish Encrypt and Decrypt
text.encrypt
- 它是一个可以对文本进行加密的程序的脚本.但是不需要输入密码。不公开加密算法即保证加密安全。-It is a can encrypt program text. But not the scr ipts need to input a password. Don t open encryption algorithm is also guaranteed encryption security.
StegoStick
- audio steganography file to encrypt text in audio file audio steganography file to encrypt text in audio file
Text-encryption-Ver1.0.0
- 我这个小学生的作品……可加密任何形式的文本-I am the pupil s works ... ... Can encrypt any form of text
Simple-text-encryption
- 简单的文本加密 与运算一下,但因为对产生错误做了处理。所以可以加密中文。-Simple text encryption and computing, but do produce an error processing. So you can encrypt the Chinese.
Text-Encrypt
- 这是我的第二个Visual C #。网项目。加密你的文本输入到二进制、十进制、十六进制、八进制输出。然后您可以保存文件在任何格式。你也可以保存的文件并加载任何它自动解密它再次进入不同的格式。它是不以任何方式限制-This is my second Visual C#. Network project. Encrypt your text into binary, decimal, hexadecimal, octal output. You can then save the file in a
Encrypt-And-Decrypt
- 这是一款加密与解密的程序。先将明文或密文复制到剪贴板,再运行此程序,即可将对应的文字粘贴到其他地方。-This is an encryption and decryption process. First plain or cipher text to the clipboard, and then run this program, you can paste the text into the corresponding elsewhere.
mixed-encrypt-system
- 本系统实现了一个基本的混合密码系统。它使用DES作为对称密钥算法,RSA作为公开密钥算法。本系统特点如下: 1:提供了俩个加密接口。混合加密,DES加密。 2:本系统的DES可以进行1次DES加密(标准DES加密)和3次DES加密。它会根据密钥长度,自动选择加密方案。当密钥长度在64位以内时它将使用标准DES加密,当密钥长度超过64位后,系统将设置第2密钥,并启用3次DES加密。其密钥长度可达112位,并且它还具有很强的扩展性,提供了3种加解密接口:文件接口,文件句柄接口(可以供其他加密
encrypt
- 利用矩阵的乘法实现文字的加密和解密算法,该算法的实现基于C语言-Using matrix multiplication achieve a text encryption and decryption algorithm, which is based on the C language to achieve
encrypt
- encrypt a text with shifted letters the alphabet. Before that are deleted all spaces and non alpha characters. upper letters-encrypt a text with shifted letters the alphabet. Before that are deleted all spaces and non alpha characters. upper letters
TextEncrypt
- Text Encrypt inVB.net