登录

最新会员 最新下载

成为了本站VIP会员

05月31日 10:38

成为了本站VIP会员

05月31日 09:22

成为了本站VIP会员

05月28日 17:59

成为了本站VIP会员

05月26日 21:52

成为了本站VIP会员

05月25日 20:47

成为了本站VIP会员

05月24日 22:16
已选条件
  1. 编程语言:C++
  2. 代码类别:加密解密
  3. 发布时间:一年内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. CMAC

  在实现AES基础上,用C编写CMAC算法并调试通过。输入数据进行CMAC验证。(In the realization of AES based on the CMAC algorithm written in C and debugging. CMAC input data validation)

12
下载
119
浏览
2014-01-10发布

2. CMAC

  在实现AES基础上,用C编写CMAC算法并调试通过。输入数据进行CMAC验证。(In the realization of AES based on the CMAC algorithm written in C and debugging. CMAC input data validation)

14
下载
124
浏览
2014-01-10发布

3. sdgzhidian

  很好的字典生成器,输入关键字,实现排列组合,破解密码的利器(Good dictionary builder, enter a keyword permutations and combinations to achieve, to crack the code of the weapon)

1
下载
84
浏览
2013-12-28发布

4. sdgzhidian

  很好的字典生成器,输入关键字,实现排列组合,破解密码的利器(Good dictionary builder, enter a keyword permutations and combinations to achieve, to crack the code of the weapon)

1
下载
102
浏览
2013-12-28发布

5. des

  des经典加密算法,实现数据交互过程中的保密(des classical encryption algorithm, data confidentiality during the interaction)

1
下载
109
浏览
2013-12-19发布

6. des

  des经典加密算法,实现数据交互过程中的保密(des classical encryption algorithm, data confidentiality during the interaction)

1
下载
93
浏览
2013-12-19发布

7. AML-Efficient-Approximate-Membership

  AML EFFICIENT APPROXIMATE MEMBERSHIP LOCALIZATION WITHIN A WEB-BASED JOIN FRAMEWORK ABSTRACT: In this paper, we propose a new type of Dictionary-based Entity Recognition Problem, named Approximate Membership Localization (AML). The popular Approximate Membership Extraction (AME) provides a full coverage to the true matched substrings from a given document, but many redundancies cause a low efficiency of the AME process and deteriorate the performance of real-world applications using the extracted substrings. The AML problem targets at locating non overlapped substrings which is a better approximation to the true matched substrings without generating overlapped redundancies. In order to perform AML efficiently, we propose the optimized algorithm P-Prune that prunes a large part of overlapped redundant matched substrings before generating them.

3
下载
67
浏览
2013-12-15发布

8. AML-Efficient-Approximate-Membership

  AML EFFICIENT APPROXIMATE MEMBERSHIP LOCALIZATION WITHIN A WEB-BASED JOIN FRAMEWORK ABSTRACT: In this paper, we propose a new type of Dictionary-based Entity Recognition Problem, named Approximate Membership Localization (AML). The popular Approximate Membership Extraction (AME) provides a full coverage to the true matched substrings from a given document, but many redundancies cause a low efficiency of the AME process and deteriorate the performance of real-world applications using the extracted substrings. The AML problem targets at locating non overlapped substrings which is a better approximation to the true matched substrings without generating overlapped redundancies. In order to perform AML efficiently, we propose the optimized algorithm P-Prune that prunes a large part of overlapped redundant matched substrings before generating them.

3
下载
55
浏览
2013-12-15发布

9. ZipArchive

  ZipArchive,新增创建以及解压加密zip 文件_ZipArchive,精选ios编程学习源码,很好的参考资料。(ZipArchive, the new creation and extract the zip file encryption _ZipArchive, select learning IOS programming source code, a good reference.)

1
下载
113
浏览
2013-12-11发布

10. ZipArchive

  ZipArchive,新增创建以及解压加密zip 文件_ZipArchive,精选ios编程学习源码,很好的参考资料。(ZipArchive, the new creation and extract the zip file encryption _ZipArchive, select learning IOS programming source code, a good reference.)

1
下载
96
浏览
2013-12-11发布

11. RSA

  RSA加密算法,实现对文字的加密,将文字转化成数字后用RSA原理进行加密(This is RSA encryption algorithm)

2
下载
88
浏览
2013-12-01发布

12. RSA

  RSA加密算法,实现对文字的加密,将文字转化成数字后用RSA原理进行加密(This is RSA encryption algorithm)

2
下载
81
浏览
2013-12-01发布

13. Rijndael_ECB

  AES加解密C语言源代码,可直接运行通过,方便大家借鉴学习(AES encryption and decryption of C language source code, can be directly run by, we facilitate learning from)

4
下载
75
浏览
2013-12-01发布

14. Rijndael_ECB

  AES加解密C语言源代码,可直接运行通过,方便大家借鉴学习(AES encryption and decryption of C language source code, can be directly run by, we facilitate learning from)

4
下载
63
浏览
2013-12-01发布

15. DES

  标准des加密程序,在dev-cpp编译器下成功编译运行,实现数据加密解密(standard des encryption program using c++)

1
下载
92
浏览
2013-12-01发布

16. DES

  标准des加密程序,在dev-cpp编译器下成功编译运行,实现数据加密解密(standard des encryption program using c++)

1
下载
74
浏览
2013-12-01发布

17. BM

说明:  密码学BM算法的C++实现。可计算100阶m序列的生成多项式(Cryptography BM algorithm in C++. Computable 100 m sequence generator polynomial order)

0
下载
80
浏览
2013-11-27发布

18. Recursive-subroutine

  该程序使用C++写的一个基于递归子程序算法的语法翻译器,是在vs2012环境下编写的,供大家参考和学习(The program uses C++ to write an algorithm based on recursive subroutine syntax interpreter is written in vs2012 environment, for your reference and learning)

1
下载
66
浏览
2013-11-26发布

19. Recursive-subroutine

  该程序使用C++写的一个基于递归子程序算法的语法翻译器,是在vs2012环境下编写的,供大家参考和学习(The program uses C++ to write an algorithm based on recursive subroutine syntax interpreter is written in vs2012 environment, for your reference and learning)

1
下载
86
浏览
2013-11-26发布

20. functions

  base64实现,实现加密解密的所有功能(base64 function)

3
下载
40
浏览
2013-11-20发布