-
一个简单的ECC实现源代码,用C++编写,还包含文字说明
一个简单的ECC实现源代码,用C++编写,还包含文字说明-ECC realize a simple source code, using C++ Prepared, also contains text descriptions
- 2022-04-15 01:56:10下载
- 积分:1
-
AES Rijndael fast security system to encrypt and deycrypt information
AES Rijndael fast security system to encrypt and deycrypt information
- 2022-03-18 16:38:11下载
- 积分:1
-
one of example about hardware design language
one of example about hardware design language
- 2022-03-30 12:23:48下载
- 积分:1
-
tablecrypt是一个文件加密工具。
TableCrypt is a file encryption utility.
The major difference with most file encryptors is that this program uses a generated table in combination with a password to encrypt a file.
This way you need 2 variables to decrypt the file. This is how it works:
Generate a 10kb table file and enter a password. The password is used to pick bytes from the table file which in their turn are used to encrypt the bytes of the inputfile with XOR encryption.
- 2022-06-18 03:20:49下载
- 积分:1
-
这是MD5算法的 Asm 实现,代码效率高,
这是MD5算法的 Asm 实现,代码效率高,-This is the MD5 algorithm Asm implementation, code efficiency,
- 2022-02-02 04:43:01下载
- 积分:1
-
PE程序加密壳源程序
PE程序加密壳源程序 -PE procedure encryption shell source program
- 2022-08-13 03:42:19下载
- 积分:1
-
DES与RSA算法的解析与推演。不是单纯理论的讲解,带着一些应用的角度让对密码学有兴趣的人能很容易理解略显深奥的密码算法。...
DES与RSA算法的解析与推演。不是单纯理论的讲解,带着一些应用的角度让对密码学有兴趣的人能很容易理解略显深奥的密码算法。-DES and RSA algorithms with analytic deduction. Not purely theoretical explanations, with the perspective of some applications of cryptography to allow those who are interested can easily understand the slightly esoteric cipher.
- 2022-02-02 05:23:43下载
- 积分:1
-
本包内容包括信息系统安全工程课程中的密码学基础、公钥加密与RSA、分组密码与DES共3个章节的内容,原汁原味的老师课堂讲义~包你喜欢~~!...
本包内容包括信息系统安全工程课程中的密码学基础、公钥加密与RSA、分组密码与DES共3个章节的内容,原汁原味的老师课堂讲义~包你喜欢~~!-This package includes information systems security engineering curriculum-based cryptography, public key encryption and RSA, block cipher with DES a total of three sections, authentic classroom teacher handouts ~ package you like ~ ~!
- 2022-06-01 15:05:02下载
- 积分:1
-
- 2022-06-27 03:44:25下载
- 积分:1
-
加密算法tea加密文件,用vc语言编写,支持多种格式
加密算法tea加密文件,用vc语言编写,支持多种格式-encrpyt file by tea arithmetic,support some kinds of file format,VC Code
- 2022-02-03 19:01:24下载
- 积分:1