-
这本书包括了密码学和水印学竞争在内的各方面技术,这本书的内容覆盖知识范围广博,书中还有经过整理的代码,源代码等。...
这本书包括了密码学和水印学竞争在内的各方面技术,这本书的内容覆盖知识范围广博,书中还有经过整理的代码,源代码等。-This book includes the study of cryptography and watermarking competition, including all aspects of technology, the content of this book cover a broad range of knowledge, the book also after finishing the code, source code and so on.
- 2022-08-26 12:53:26下载
- 积分:1
-
RSA_algorithm_c++
说明: 采用RCS做文件加密的源程序代码,VC环境。包含两个文件包,里面的Readme有详细介绍。(Using RCS to do file encryption source code, VC environment. Package consists of two documents, which detailed the Readme.)
- 2008-09-30 17:45:21下载
- 积分:1
-
LCCrypto_Src
本程序可以在 PE 文件的结尾增加一个新节,从而在已被“加密”的程序开始运行时,要求输入密码。(This procedure can be the end of the document in the PE to add a new section, which has been in the encryption process to start running when asked to enter a password.)
- 2008-02-29 09:29:32下载
- 积分:1
-
md5加密函数,自己的pass更加安全可靠
md5加密函数,自己的pass更加安全可靠-md5 encryption function, their pass more secure
- 2022-04-12 06:19:25下载
- 积分:1
-
Skein_Original
Author: Niels Ferguson, Bruce Schneier @ 2011
- 2018-11-29 09:53:42下载
- 积分:1
-
Des achieve encryption
Des加密的实现-Des achieve encryption
- 2023-02-06 05:25:03下载
- 积分:1
-
Base64 加密算法(Author 蒋柏良 Jerry Jiang)
Base64 加密算法(Author 蒋柏良 Jerry Jiang)-*
* DESCRIPTION
* Base64 processes input in 24bit chunks by converting each chunk into 4
* bytes of output. It does so by splitting input into four 6bit groups and
* using these as indexes in the following substitution table-
* const char base64_map[] =
* "ABCDEFGHIJKLMNOPQRSTUVWXYZ"
* "abcdefghijklmnopqrstuvwxyz"
* "0123456789+/"
* If an input is not a multiple of 3 bytes, it s padded with zeros. In
* this case the output bytes that consist entirely of the pad data are
* replaced with = .
*
* Example
* An input of 0x00 0x45 0xF2 is equivalent to 00000000 01000101 11110010
* bit sequence, which s then split into 000000 000100 010111 110010
* and these are substituted to produce the following base64 encoding
* A E X y
*
* RETURN VALUE
* b64_length() should return output length for the input of len bytes.
* b64_encode() should encode len bytes from src int
- 2022-07-18 16:55:26下载
- 积分:1
-
硬件求解平方根
硬件求解平方根源代码加密 (硬件求解平方根的,将license添加到原有的MaxplusII或QuartusII的license中就可以直接使用,但源代码加密。altera提供 )(solving square root of the hardware encryption code (square root of the hardware solution will be added to the original license MaxplusII or Quartus II of the license which can be directly used, but the source code encryption. ALTERA provide))
- 2004-10-05 11:06:50下载
- 积分:1
-
1111867176399d9765chaios
加密程序,很好用。亲自验证,完全正确。希望下载。(we can add and unadd a picture correctly.welcom to download.)
- 2012-05-17 12:06:01下载
- 积分:1
-
sm2工具 SM9-misc-master
说明: 验证sm2工具,具有加密、解密、签名、验签等功能(Verification SM2 tool, with encryption, decryption, signature, signature verification and other functions)
- 2020-06-08 10:39:24下载
- 积分:1