资源列表
water_echo
- Program that implements echo watermarking. The basic idea is to embed a watermark by adding an echo to the original sample.
railFence
- program to run railfence cipher substitution technique used in cryptography
Ajax53975Research
- 这是一个本土化模块Ajax53975Research,功能非常强大,分享给同学们-This is a Ajax53975Research localization module, function is very powerful, share with the students
EXTRACT
- 从简单加密的文件中释放出原文件中,用于自己的加密验证
s26
- C++ implementation for S26
Desktop
- sm3的加密,国产的商用密码加密算法,第一传,比较简单-sm3 encryption, domestic commercial password encryption algorithm, the first pass, a relatively simple
DESencryptiondecryption
- 加密/解密是数据传输中保证数据安全性和完整性的常用方法,Java语言因其平台无关性,在Internet上的应用非常之广泛。使用DES算法加密Java源码在一定程度上能保护软件的产权。 -use DES to enrypt and decrypt the files for the protection of your software copyright
yiwei
- 移位密码,非常好用,可直接运行,密码学大作业-Shift cipher, very easy to use, can be directly run, cryptography big job
hill2
- 实现2x2希尔加密,能够指定加密矩阵并输出解密后的信息-it realizes the 2x2 hill encrytion, which can output the decrypted message based on the encryption matrix
rc4
- RC4算法的控制台编程,流密码算法的实践,在控制台下实现对文本的加密解密。-Console programming RC4 algorithm, practice stream cipher algorithm, in the console to achieve decrypt the encrypted text.
cipher
- 实现简单的加密解密,用键盘接收明文和密钥,屏幕打印密文和解密后的明文。-Simple encryption and decryption, receiving the plaintext and the key with keyboard, screen printing ciphertext and plaintext decrypted.