-
Net框架由于拥有CLR提供的丰富库支持,只需很少的代码即可实现先前使用C等旧式语言很难实现的加密算法。本类实现一些常用机密算法,供参考。...
Net框架由于拥有CLR提供的丰富库支持,只需很少的代码即可实现先前使用C等旧式语言很难实现的加密算法。本类实现一些常用机密算法,供参考。-Net framework, as they own CLR provides support for the rich, with little code can be used to achieve the old language, such as C is very difficult to achieve encryption algorithm. Realize some of the categories used confidential algorithm for information.
- 2022-02-20 09:52:44下载
- 积分:1
-
关于pe文件的汇编语言
关于pe文件的汇编语言-on pe language compilation of documents
- 2022-10-04 22:10:03下载
- 积分:1
-
二阶希尔加密
用python语言实现二级希尔密码的加解密(Python implements two-level Hill encryption and decryption)
- 2020-06-22 13:00:02下载
- 积分:1
-
DES_C
基本的DES加密算法,可以实现一些基本的功能,但是大型计算不适合(The basic DES encryption algorithm)
- 2013-08-15 01:48:09下载
- 积分:1
-
基于混沌的加密算法VC++测试源码,给大家做个参考
基于混沌的加密算法VC++测试源码,给大家做个参考-Chaos-based encryption algorithm VC++ Test source code for everyone to be a reference
- 2022-07-28 03:32:35下载
- 积分:1
-
sha256
SHA-256源代码,三个对外的函数:void SHA256Init (SHA256Context *sc)
void SHA256Update (SHA256Context *sc, const void *data, uint32_t len)
void SHA256Final (SHA256Context *sc, uint8_t hash[SHA256_HASH_SIZE])
第一个函数初始化,第二个函数输入要hash的字符串,第三个函数输出结果(SHA-256 source code, three external function: void SHA256Init (SHA256Context* sc) void SHA256Update (SHA256Context* sc, const void* data, uint32_t len) void SHA256Final (SHA256Context* sc, uint8_t hash [SHA256_HASH_SIZE]) The first function is initialized, the second hash function, enter the string, the third function of output)
- 2021-04-27 09:28:44下载
- 积分:1
-
TestRunView
Various instrumentation tests for ConversationList.
- 2014-02-17 14:28:01下载
- 积分:1
-
MD5生成器,可以生成字符串或文件的MD5值
MD5生成器,可以生成字符串或文件的MD5值-MD5 Generator can generate the MD5 string or document the value of
- 2022-04-13 06:52:13下载
- 积分:1
-
一款和不错的用VC实现的DES算法,希望对大家对提意见,
一款和不错的用VC实现的DES算法,希望对大家对提意见,-section and a good VC with the DES algorithm, we hope that the right to say,
- 2023-04-25 00:00:03下载
- 积分:1
-
0401-3
椭圆曲线密码算法及其应用论文,对椭圆曲线加解密算法实现具有很好参考价值(Elliptic curve cryptography algorithm and its application papers, the elliptic curve encryption and decryption algorithm to achieve a good reference value
)
- 2012-04-01 09:16:34下载
- 积分:1