资源列表
DES
- 实现16位十六进制数的DES加解密。 实例:明文0000000000000000 密钥0000000000000000 结果8ca64de9c1b123a7-This program can encrypt and decrypt 16 digits hexadecimal number(64 bits). e.g. plain text 000000000000000 key 00000000000000000 result 8ca64de9c1b123a7
DVPEH
- DVPEH解密.rar 台达DVP系列PLC解密软件.rar .如果您的电脑是初次使用解密软件或从未运行过串口程序,那么本软件在您的电脑里有可能打不开,需要下载安装一个控件。-DVPEH decryption. Rar Delta DVP series PLC decryption software. Rar. If your computer is used for the first decryption software or serial never run program, the
DCT
- iii) Discrete Cosine Transform The transform of a signal is just another form of representing the signal. It does not change the information content present in the signal. Discrete cosine transform is widely used in image and video compression appl
AES_OFB
- 标准块加密算法,AES加密,OFB模式,编译通过-Standard block encryption algorithm, AES encryption, OFB mode, compiled by
Steg
- Steganography using matlab code
Base64
- Base64加密解密源代码,界面简单,内容清楚,值得一用-Base64 encryption source code, the interface is simple, clear, it is worth using
Encryption-and-decryption
- 针对一个目录文件下的多个文件DES加密解密-DES encryption of multiple files in a directory decryption
des
- des加密解密算法,实现过程带中文注释,还不错。-des encryption and decryption algorithms, implementation process with Chinese comments, pretty good.
DES
- 完成DES加密算法,C语言实现,已调试成功,输入字符串明文,按照DES算法输出相应的密文,还可以由密文通过DES算法计算出明文-Completion of the DES encryption algorithm, C language, has been successful commissioning, the input string plaintext, according to the DES algorithm outputs the corresponding ciphertext
DES
- DES加解密的C++实现 课程里随便写的小东西-DES encryption and decryption C++ achieve curriculum just write little things
InformationHiding
- 基于LSB的信息信息隐藏,具有图片浏览,加密,解密等功能-Based on information LSB information hiding, with picture browsing, encryption, decryption and other functions
CEASAR1
- c++program to encrypt and decrypt ceasar algorithm
