资源列表
s26
- C++ implementation for S26
Desktop
- sm3的加密,国产的商用密码加密算法,第一传,比较简单-sm3 encryption, domestic commercial password encryption algorithm, the first pass, a relatively simple
Ajax53975Research
- 这是一个本土化模块Ajax53975Research,功能非常强大,分享给同学们-This is a Ajax53975Research localization module, function is very powerful, share with the students
railFence
- program to run railfence cipher substitution technique used in cryptography
water_echo
- Program that implements echo watermarking. The basic idea is to embed a watermark by adding an echo to the original sample.
mirdef
- MIRACL compiler/hardware definitions - mirdef.h This version suitable for use with most 32-bit computers
ACCOUNT
- this c++ code describes account details of a person in a bank-this c++ code describes account details of a person in a bank
dct_2
- 图象水印的一种基于dct的简单算法例子 期望能对刚开始涉及数字水印的朋友有一点帮助-a watermark image based on a simple algorithm Extra examples can expect to start digital watermarking friends a little help
KIDI3
- kiddie rides program with time and motor control
caesar
- 凯撒密码,通过明文移位实现加解密.解密时要注意当密钥太大时,可能引起数组下标为负导致程序错误。-Caesar passwords, encryption and decryption through the clear shift to achieve. Decrypt should pay attention when the key is too large, may cause negative array index errors cause the program.