-
java写的椭圆曲线加密(ECC)算法源码
java写的椭圆曲线加密(ECC)算法源码-java writes the elliptic curve encryption (ECC) calculates the
law origin code
- 2023-01-21 16:00:04下载
- 积分:1
-
这是一个关于加密算法的论文,文中采用神经网络加密算法!...
这是一个关于加密算法的论文,文中采用神经网络加密算法!-This is an encryption algorithm on paper, the text using neural network encryption algorithm!
- 2023-03-11 06:25:04下载
- 积分:1
-
这是脱壳 PE
这是脱壳 PE-ARMOR 的程序源代码汇编的-PE-ARMOR the source code compilation
- 2022-08-20 11:11:02下载
- 积分:1
-
alternative Password Login Window (puzzles), the only correct map decorated resu...
另类密码登录窗体(拼图),只有正确拼出结果图才能进入。-alternative Password Login Window (puzzles), the only correct map decorated results can be admitted.
- 2022-02-06 08:14:21下载
- 积分:1
-
Writing C++ implementation of md5 algorithm, like take it, haha ~
C++写的md5算法实现,喜欢的拿去吧,哈哈~-Writing C++ implementation of md5 algorithm, like take it, haha ~
- 2022-02-06 05:58:23下载
- 积分:1
-
IBM的MARS加密算法实现,采用VC++语言开发,包含动态链接库,可直接使用。...
IBM的MARS加密算法实现,采用VC++语言开发,包含动态链接库,可直接使用。-IBM
- 2022-03-19 02:01:20下载
- 积分:1
-
这个例子描述了MD4碰撞,很有研究价值,大家可以仔细研究下...
这个例子描述了MD4碰撞,很有研究价值,大家可以仔细研究下-MD4碰撞
- 2022-07-14 20:29:23下载
- 积分:1
-
本软件是根据DES加密算法,编成的应用程序。
本软件是根据DES加密算法,编成的应用程序。-software is based on the DES encryption algorithm into the application.
- 2023-05-06 01:40:02下载
- 积分:1
-
vb source of md5
md5的vb源代码
- 2022-03-05 06:25:11下载
- 积分: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