登录
首页 » Java » GMSMAlgorithm

GMSMAlgorithm

于 2020-06-22 发布 文件大小:38KB
0 158
下载积分: 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 small program source random
    RSA的小程序,源码产生随机素数调用方法:N.GetPrime(bits)返回值:N被赋值为一个bits位(0x100000000进制长度)的素数-RSA small program source random-number call methods : N. GetPrime (bits) Returns : N has been assigned a bits- (0x100000000 band length) of prime numbers
    2022-01-31 11:54:04下载
    积分:1
  • ECDSA_Verilog
    说明:  椭圆曲线加解密算法的verilog实现,帮助初学者有效理解ECC算法。(Elliptic curve encryption and decryption algorithm verilog implementation, to help beginners understand the ECC algorithm is effective.)
    2009-09-01 10:57:39下载
    积分:1
  • 列出系统中所有的证书存储区和物理位置 代码参考msdn
    列出系统中所有的证书存储区和物理位置 代码参考msdn-listed all the system certificate and the physical storage location code reference VARIANT
    2022-09-10 03:40:03下载
    积分:1
  • 一个使用des传输的unix下的login程序的服务器端和客户端
    一个使用des加密传输的unix下的login程序的服务器端和客户端- Uses des to encrypt under the transmission unix login procedure server end and the customer end
    2023-07-17 23:40:03下载
    积分:1
  • DWT_shuiyin2
    两三年前写的dwt水印加密解密,比较简单,再找找看好些的程序,供初学者看看把~(23 before writing dwt watermarking encryption and decryption, relatively simple, and the room and look better procedures, for beginners to see put ~)
    2007-04-03 21:14:28下载
    积分:1
  • CRC
    CRC在软件加密中的应用_1.rar 不知道这里有没,传个看看(CRC in software encryption application _1.rar do not know if there are not, pass a look)
    2010-08-16 12:19:59下载
    积分:1
  • MUC1_C4
    奇迹C1 C2 C3 C4协议加密与解密(MU C1 C2 C3 C4 encrypt and decrypt)
    2021-02-17 12:19:46下载
    积分:1
  • MD5
    c++实现的MD5算法及测试代码,BCB2007的测试工程(c++ implementation of the MD5 algorithm and test code, BCB2007 test engineering)
    2013-07-25 15:52:57下载
    积分:1
  • Flexnet-Trusted-Storage-based_PR_TS_V11.9.1
    FlexNet Publisher 11.9.1 Trusted Storage-based Licensing Programming Reference
    2012-01-07 18:45:44下载
    积分:1
  • 一个免费实用的DELPHI AES 算法函数包及演示文件,给有需要的朋友...
    一个免费实用的DELPHI AES 加密算法函数包及演示文件,给有需要的朋友-a free practical DELPHI AES encryption algorithm function package and demonstrate the documents to a friend in need
    2023-08-03 10:35:04下载
    积分:1
  • 696518资源总数
  • 105949会员总数
  • 22今日下载