登录
首页 » Java » GMSMAlgorithm

GMSMAlgorithm

于 2020-06-22 发布 文件大小:38KB
0 167
下载积分: 1 下载次数: 0

代码说明:

  java 实现国密商密算法 包含sm2sm3sm4国密算法密钥生成,sm3withsm2国密数字签名示例(Implementing State Secret and Business Secret Algorithms in Java Including key generation of sm2sm3sm4 cryptographic algorithm, sm3withsm2 cryptographic digital signature example)

文件列表:

GMSMAlgorithm-master, 0 , 2018-10-12
GMSMAlgorithm-master\README.md, 46 , 2018-10-12
GMSMAlgorithm-master\SM4, 0 , 2018-10-12
GMSMAlgorithm-master\SM4\README.md, 560 , 2018-10-12
GMSMAlgorithm-master\SM4\src, 0 , 2018-10-12
GMSMAlgorithm-master\SM4\src\main, 0 , 2018-10-12
GMSMAlgorithm-master\SM4\src\main\OP_MODE.java, 69 , 2018-10-12
GMSMAlgorithm-master\SM9, 0 , 2018-10-12
GMSMAlgorithm-master\SM9\README.md, 1247 , 2018-10-12
GMSMAlgorithm-master\SM9\SM9.iml, 1849 , 2018-10-12
GMSMAlgorithm-master\SM9\src, 0 , 2018-10-12
GMSMAlgorithm-master\SM9\src\main, 0 , 2018-10-12
GMSMAlgorithm-master\SM9\src\main\KGC, 0 , 2018-10-12
GMSMAlgorithm-master\SM9\src\main\KGC\interfaces, 0 , 2018-10-12
GMSMAlgorithm-master\SM9\src\main\KGC\interfaces\SM9Key.java, 419 , 2018-10-12
GMSMAlgorithm-master\SM9\src\main\KGC\interfaces\SM9PrivateKey.java, 488 , 2018-10-12
GMSMAlgorithm-master\SM9\src\main\KGC\interfaces\SM9PublicKey.java, 485 , 2018-10-12
GMSMAlgorithm-master\SM9\src\main\KGC\keyImpl, 0 , 2018-10-12
GMSMAlgorithm-master\SM9\src\main\KGC\keyImpl\SM9KeyPairGenerator.java, 2411 , 2018-10-12
GMSMAlgorithm-master\SM9\src\main\KGC\keyImpl\SM9Parameter.java, 3835 , 2018-10-12
GMSMAlgorithm-master\SM9\src\main\KGC\keyImpl\SM9PrivateKeyImpl.java, 1896 , 2018-10-12
GMSMAlgorithm-master\SM9\src\main\KGC\keyImpl\SM9PublicKeyImpl.java, 1927 , 2018-10-12
GMSMAlgorithm-master\SM9\src\main\KGC\keyspec, 0 , 2018-10-12
GMSMAlgorithm-master\SM9\src\main\KGC\keyspec\SM9PrivateKeySpec.java, 873 , 2018-10-12
GMSMAlgorithm-master\SM9\src\main\KGC\keyspec\SM9PublicKeySpec.java, 907 , 2018-10-12
GMSMAlgorithm-master\SM9\src\main\common, 0 , 2018-10-12
GMSMAlgorithm-master\SM9\src\main\common\Tools.java, 3662 , 2018-10-12
GMSMAlgorithm-master\SM9\src\main\crypt, 0 , 2018-10-12
GMSMAlgorithm-master\SM9\src\main\crypt\Crypt.java, 3514 , 2018-10-12
GMSMAlgorithm-master\SM9\src\main\crypt\MACCoder.java, 1556 , 2018-10-12
GMSMAlgorithm-master\SM9\src\main\exchange, 0 , 2018-10-12
GMSMAlgorithm-master\SM9\src\main\exchange\ExcKey.java, 6432 , 2018-10-12
GMSMAlgorithm-master\SM9\src\main\sign, 0 , 2018-10-12
GMSMAlgorithm-master\SM9\src\main\sign\Sign.java, 2521 , 2018-10-12
GMSMAlgorithm-master\SM9\src\main\sign\Signature.java, 468 , 2018-10-12
GMSMAlgorithm-master\SM9\src\main\test, 0 , 2018-10-12
GMSMAlgorithm-master\SM9\src\main\test\FileTest.java, 3595 , 2018-10-12
GMSMAlgorithm-master\SM9\src\main\wrap, 0 , 2018-10-12
GMSMAlgorithm-master\SM9\src\main\wrap\Wrap.java, 2390 , 2018-10-12
GMSMAlgorithm-master\SM9\src\res, 0 , 2018-10-12
GMSMAlgorithm-master\SM9\src\res\WrapKey.png, 15882 , 2018-10-12
GMSMAlgorithm-master\SM9\src\res\a.properties, 359 , 2018-10-12
GMSMAlgorithm-master\SM9\src\res\pri.key, 20 , 2018-10-12
GMSMAlgorithm-master\SM9\src\res\pub.key, 128 , 2018-10-12
GMSMAlgorithm-master\SM9\src\test, 0 , 2018-10-12
GMSMAlgorithm-master\SM9\src\test\main, 0 , 2018-10-12
GMSMAlgorithm-master\SM9\src\test\main\wrap, 0 , 2018-10-12
GMSMAlgorithm-master\SM9\src\test\main\wrap\MACCoderTest.java, 1701 , 2018-10-12

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • RSA
    C#语言中的RSA加密,解密之算法,大解密(RSA encryption and decryption )
    2013-08-07 10:20:31下载
    积分:1
  • 字符串模糊查询 字符串模糊查询
    字符串模糊查询 字符串模糊查询-Fuzzy query string string Fuzzy Query
    2022-10-03 10:55:03下载
    积分:1
  • ElGamal
    ElGamal加密算法,经过测试可以编译运行(ElGamal Encryption )
    2014-01-16 10:11:56下载
    积分:1
  • RSA
    自己写的一份RSA算法。可正常执行。控制台程序。(Write your own copy of the RSA algorithm. Can be performed normally. Console program.)
    2013-10-21 00:34:18下载
    积分:1
  • 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.
    2013-12-15 16:45:53下载
    积分:1
  • 这个源程序向你介绍了怎样摆脱码束缚的问题
    这个源程序向你介绍了怎样摆脱密码束缚的问题-the source to tell you how to shake off the shackles of password problems
    2022-03-24 07:42:23下载
    积分:1
  • PUF_TRNG
    this is a verilog code of true random number generator using butterfly puf
    2017-04-22 05:10:25下载
    积分:1
  • 罗宾
    素数Robin―Millor测试法的C语言源码-Robin-Millor prime test of the C language source
    2022-12-02 15:55:03下载
    积分:1
  • SDES
    SDES加密算法的java实现。 带图形界面。 并且是CBC模式的。(SDES algorithm with java. with gui and it is based on cbc mode.)
    2011-10-25 22:45:00下载
    积分:1
  • dos environment sequence drives the use of encryption procedures
    dos环境下的利用硬盘序列号加密的程序-dos environment sequence drives the use of encryption procedures
    2022-02-15 19:34:51下载
    积分:1
  • 696518资源总数
  • 106182会员总数
  • 24今日下载