-
Encrypts/Decrypts a piece of text using vigenere algorithm.
Encrypts/Decrypts a piece of text using vigenere algorithm.
- 2022-01-24 13:58:13下载
- 积分:1
-
VC实现的图像加密算法,采用Arnold变换,对于初涉信息安全的人员有一定参考价值...
VC实现的图像加密算法,采用Arnold变换,对于初涉信息安全的人员有一定参考价值-The algorithm of encrypted image completed in VC,
applying the Arnold transform .It is valuable to
people who will devote himself to infomation security
- 2022-09-06 03:30:02下载
- 积分:1
-
OllyDbg中文帮助发布于: 2004.12.24(看雪)文件名:OllyDbg.hlpMD5值:375d4bbe751f28e3f3bf7c5d2446c0...
OllyDbg中文帮助发布于: 2004.12.24(看雪)文件名:OllyDbg.hlpMD5值:375d4bbe751f28e3f3bf7c5d2446c09a发布时间:2004.12.25翻译:TT小组曾经参与 OllyDbg 文档翻译工作的人员(按字母顺序):babyfox (是他第一次尝试翻译完全部OllyDbg)cyclotron[TT]flykuangtudazuo[TT]kvllzonlyu[TT]rigley[TT]Roba[TT]SwordLea[TT]zdd[TT]ZMWorm[TT] zmworm@sohu.com -OllyDbg Chinese help in the release : Dec.24, 2004 (See snow) File Name : OllyDbg.hlpMD5 value : 375d4bbe751f28e3f3bf7c5d2446c09a Release time : 2004.12.25 Translation : TT OllyDbg group had been involved in the translation of documents (in alphabetical order) : babyfox (yes his first attempt to fully translate the Department OllyDbg) cyclotron flykuangtudazuo [TT] [TT] kvllzonlyu rigley [TT] [TT] Roba SwordLea [TT] [TT] zdd ZMWorm [TT] [TT] zmworm@sohu.com
- 2023-01-09 02:20:03下载
- 积分:1
-
一个DES加密算法的实现
一个DES加密算法的实现-a DES encryption algorithm implementation
- 2022-07-14 07:49:37下载
- 积分:1
-
一个简单的cpp程序,接收一个文件,没有一点
A simple cpp program, that receives a file, does a bit-wise "not" for every character, and adds "not" to the extension. Repeated running does the same and removes the "not" from extension. This a "pseudo-encryption", but very useful to avoid automated filtering software. This way it is possible to send "exe" files (or anything else) without the emails being blocked... First - send the source code, have your (enlightened) recipient compile it, then send the "notted" file.
The code is not very efficient though, I only had 30 minutes to invest... :)-A simple cpp program, that receives a file, does a bit-wise "not" for every character, and adds "not" to the extension. Repeated running does the same and removes the "not" from extension. This is a "pseudo-encryption", but very useful to avoid automated filtering software. This way it is possible to send "exe" files (or anything else) without the emails being blocked... First - send the source code, have your (enlightened) recipient co
- 2022-08-10 05:54:26下载
- 积分:1
-
它也可以用来解除Adobe Acrobat PDF文件密码的工具,它可以帮助解决加密PDF无法编辑和复制/打印的问题,支持所有版本的Acrobat加密(包含7....
它也可以用来解除Adobe Acrobat PDF文件密码的工具,它可以帮助解决加密PDF无法编辑和复制/打印的问题,支持所有版本的Acrobat加密(包含7.x),也支持128位加密。
-It also can be used to lift the Adobe Acrobat PDF files password tool, it can help to solve encrypted PDF can not edit and copy/print the questions, and support all versions of Acrobat encryption (including 7.x), also supports 128-bit encryption.
- 2023-04-29 00:00:03下载
- 积分:1
-
讨论了结直肠癌的一代数学算法
讨论了CRC生成的数学算法
- 2022-04-24 05:21:08下载
- 积分:1
-
一个非常好的ASE代码,通过实验证明能编译通过
一个非常好的ASE代码,通过实验证明能编译通过-A perfect AES program code, and it can be run after translation and edition.
- 2022-12-08 08:50:03下载
- 积分:1
-
crypt
crypt-1.17 libtom库 文件加解密库,内有test工程源码,对那些尚对加密解密领域有很大的帮助!-crypt-1.17 libtom library file encryption and decryption libraries, within the test project source code, for those still on the field of encryption and decryption of great help!
- 2022-02-04 14:25:45下载
- 积分:1
-
PGP是一种混合密码体制。当用户使用PGP加密文本,PGP…
PGP 是一种混合密码系统。当用户使用PGP 来对纯文字加密的时候, PGP 首先会压缩这
段纯文字。数据压缩能够节省调制解调器传输时间以及磁盘类空间,还有更重要的、强化密码法的
保密程度。-PGP is a hybrid cryptosystem. When the user to use PGP to encrypt the text, PGP will first this text compression. Data compression can save time and modem transmission disk space, and more importantly, to strengthen the password confidentiality law.
- 2022-02-05 22:14:40下载
- 积分:1