登录
首页 » Java » GMSMAlgorithm

GMSMAlgorithm

于 2020-06-22 发布 文件大小:38KB
0 171
下载积分: 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的实现程序
    一个关于密码算法RSA的实现程序- About crypto-algorithm RSA realization procedure
    2023-04-03 03:25:03下载
    积分:1
  • My stuff is aimed at teaching, not efficiency. The others are probably much bett...
    My stuff is aimed at teaching, not efficiency. The others are probably much better implementations. The last one has both C++ and Java versions where my stuff is all C. So lots of choices!
    2022-03-07 11:39:43下载
    积分:1
  • 这是反汇编驱动程序的源代码这是反汇编程序的源代码
    这是反汇编驱动程序的源代码这是反汇编程序的源代码-This is the anti-driven compilation of a program"s source code that is anti-assembler source code
    2023-05-14 16:30:03下载
    积分:1
  • WindowsFormsApplication2
    采用轮询机制,对数据库中数据进行加密处理(Using polling mechanism to encrypt data in database)
    2020-06-18 14:20:01下载
    积分:1
  • Lock Manage 是一个功能比较全面的软件。 它具有多种方案:如文件口令,文件反拷贝,软硬盘,安装,文本,批处理等等。系统...
    Lock Manage 是一个功能比较全面的加密软件。 它具有多种加密方案:如文件口令加密,文件反拷贝加密,软硬盘加密,安装加密,文本加密,批处理加密等等。系统是由C和汇编写成,可从外部链接于主模块。可单独编译,单独调试。可执行EXE/COM程序加密模块已经过长时间的测试分析,其工作性能己十分稳定。可移植性与兼容性很好。另外,代码实现了CS,DS不换技术,使其SHELL性能难以被DEBUG识别。其内部密码采用单向不可逆变换,基本实现了不可解,原因在于四个随机密钥只能用穷举法找出。这种可靠原四密钥单向加密技术渗透到了后面的几个程序中。对于反拷贝加密,采用了随机的软指纹生成技术,可生成唯一密钥母盘。硬盘反拷贝在硬盘里产生四密钥,在非母机上程序运行错误。反反汇编可将整个文件的内容加密变换。反跟踪采用了目前十余种通用的反跟踪算法。可抵抗DEBUG系列软件。批处理和文本加密十分方便,但保密性不太强,只能用于一般用户。-Lock function is a more comprehensive encryption software. It has a wide variety of encryption programs : documents such as password encryption, anti-copy document encryption, hard disk encryption software, the installation of encryption, encrypted text, etc. batch encryption. C system is written and compiled, from the external links in the main module. Separately compiler, debugger alone. EXE executable/COM procedures encryption module has been tested over a long period of analysis, their performance has very stable. Good portability and compatibility. In addition, the implementatio
    2022-10-06 16:00:03下载
    积分:1
  • 很 强 大 的 系 统。初 学 者 好 处 大!
    很 强 大 的 加 密 系 统。初 学 加 解 密者 好 处 大! -Very strong encryption system. Learning the benefits of encryption and decryption are great!
    2022-01-27 14:04:07下载
    积分:1
  • CLZ32
    针对32位MIPS微处理器中CLZ指令(对单个字高位连零进行计数)的实现电路,使用了类似于超前进位的逻辑结构。包含测试文档,以及Design Compile所用的环境和脚本。(The CLZ instruction counts the number of leading zeros in a word. The 32-bit word in the GPR rs is scanned from most-significant to least-significant bit.The number of leading zeros is counted and the result is written to the GPR rd. If all 32 bits are cleared in the GPR rs, the result written to the GPR rd is 32. )
    2021-03-31 19:39:08下载
    积分:1
  • 算法
    c++ 加密算法合集,包括(rsa md5 base64....)(C++ encryption algorithm collection, including (RSA MD5 Base64...))
    2017-10-20 18:42:15下载
    积分:1
  • most popular procedures vb
    最流行的vb程序反编译软件-most popular procedures vb-building software
    2022-12-28 20:45:04下载
    积分:1
  • 这个是一款不错的文件软件,能让你的隐私文件受到严的保护....
    这个是一款不错的文件加密软件,能让你的隐私文件受到严密的保护.-this is a good document encryption software that can make your documents to be subject to stringent privacy protection.
    2022-05-22 23:01:49下载
    积分:1
  • 696516资源总数
  • 106442会员总数
  • 11今日下载