登录
首页 » Visual C++ » SM3,SM4_UI

SM3,SM4_UI

于 2020-11-17 发布 文件大小:73KB
0 338
下载积分: 1 下载次数: 10

代码说明:

  将国密算法SM3, SM4 ECB的C代码打包成dll库。 然后在C#中进行调用。 有输入输出接口,测试结果正确。 包含所有源代码,可在此基础上进一步开发(The C code of the Chinese national algorithm SM3, SM4 ECB is packaged into a dll library and then called in C# with input and output interfaces. The test result is correct. Contains all source code and can be further developed on this basis)

文件列表:

SM3,SM4_UI上传\ecb_Dll\dllmain.c, 389 , 2018-04-27
SM3
,SM4_UI上传\ecb_Dll\ecb_Dll.c, 15025 , 2018-04-27
SM3
,SM4_UI上传\ecb_Dll\ecb_Dll.def, 45 , 2018-04-27
SM3
,SM4_UI上传\ecb_Dll\ecb_Dll.h, 196 , 2018-04-27
SM3
,SM4_UI上传\ecb_Dll\ecb_Dll.vcxproj, 8659 , 2018-05-29
SM3
,SM4_UI上传\ecb_Dll\ecb_Dll.vcxproj.filters, 1512 , 2018-04-27
SM3
,SM4_UI上传\ecb_Dll\ReadMe.txt, 1896 , 2018-04-27
SM3
,SM4_UI上传\ecb_Dll\stdafx.h, 318 , 2018-04-27
SM3
,SM4_UI上传\ecb_Dll\targetver.h, 240 , 2018-04-27
SM3
,SM4_UI上传\readme.txt, 652 , 2018-05-29
SM3
,SM4_UI上传\SM3_Dll\dllmain.c, 389 , 2018-04-25
SM3
,SM4_UI上传\SM3_Dll\ReadMe.txt, 1896 , 2018-04-25
SM3
,SM4_UI上传\SM3_Dll\SM3_Dll.c, 9427 , 2018-04-25
SM3
,SM4_UI上传\SM3_Dll\SM3_Dll.def, 41 , 2018-04-25
SM3
,SM4_UI上传\SM3_Dll\SM3_Dll.h, 2972 , 2018-04-25
SM3
,SM4_UI上传\SM3_Dll\SM3_Dll.sln, 1295 , 2018-04-25
SM3
,SM4_UI上传\SM3_Dll\SM3_Dll.vcxproj, 8613 , 2018-04-25
SM3
,SM4_UI上传\SM3_Dll\SM3_Dll.vcxproj.filters, 1512 , 2018-04-25
SM3
,SM4_UI上传\SM3_Dll\stdafx.h, 314 , 2018-04-25
SM3
,SM4_UI上传\SM3_Dll\targetver.h, 240 , 2018-04-25
SM3
,SM4_UI上传\SM_UI\App.config, 189 , 2018-04-25
SM3
,SM4_UI上传\SM_UI\bin\Debug\SM_UI.exe, 11264 , 2018-05-29
SM3
,SM4_UI上传\SM_UI\bin\Debug\SM_UI.exe.config, 189 , 2018-04-25
SM3
,SM4_UI上传\SM_UI\bin\Debug\SM_UI.pdb, 24064 , 2018-05-29
SM3
,SM4_UI上传\SM_UI\bin\Release\SM_UI.exe, 10752 , 2018-05-29
SM3
,SM4_UI上传\SM_UI\bin\Release\SM_UI.exe.config, 189 , 2018-04-25
SM3
,SM4_UI上传\SM_UI\bin\Release\SM_UI.pdb, 22016 , 2018-05-29
SM3
,SM4_UI上传\SM_UI\Form1.cs, 4794 , 2018-05-29
SM3
,SM4_UI上传\SM_UI\Form1.Designer.cs, 7963 , 2018-04-27
SM3
,SM4_UI上传\SM_UI\Form1.resx, 5817 , 2018-04-27
SM3
,SM4_UI上传\SM_UI\obj\Debug\CoreCompileInputs.cache, 42 , 2018-04-27
SM3
,SM4_UI上传\SM_UI\obj\Debug\DesignTimeResolveAssemblyReferences.cache, 1622 , 2018-05-18
SM3
,SM4_UI上传\SM_UI\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache, 7309 , 2018-05-29
SM3
,SM4_UI上传\SM_UI\obj\Debug\SM_UI.csproj.FileListAbsolute.txt, 1737 , 2018-05-29
SM3
,SM4_UI上传\SM_UI\obj\Debug\SM_UI.csproj.GenerateResource.Cache, 1012 , 2018-05-29
SM3
,SM4_UI上传\SM_UI\obj\Debug\SM_UI.exe, 11264 , 2018-05-29
SM3
,SM4_UI上传\SM_UI\obj\Debug\SM_UI.Form1.resources, 180 , 2018-04-25
SM3
,SM4_UI上传\SM_UI\obj\Debug\SM_UI.pdb, 24064 , 2018-05-29
SM3
,SM4_UI上传\SM_UI\obj\Debug\SM_UI.Properties.Resources.resources, 180 , 2018-05-29
SM3
,SM4_UI上传\SM_UI\obj\Debug\SM_UI.window.resources, 180 , 2018-05-29
SM3
,SM4_UI上传\SM_UI\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs, 0 , 2018-04-25
SM3
,SM4_UI上传\SM_UI\obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs, 0 , 2018-04-25
SM3
,SM4_UI上传\SM_UI\obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs, 0 , 2018-04-25
SM3
,SM4_UI上传\SM_UI\obj\Release\CoreCompileInputs.cache, 42 , 2018-05-29
SM3
,SM4_UI上传\SM_UI\obj\Release\DesignTimeResolveAssemblyReferences.cache, 1622 , 2018-05-29
SM3
,SM4_UI上传\SM_UI\obj\Release\DesignTimeResolveAssemblyReferencesInput.cache, 7313 , 2018-05-29
SM3
,SM4_UI上传\SM_UI\obj\Release\SM_UI.csproj.FileListAbsolute.txt, 1904 , 2018-05-29
SM3
,SM4_UI上传\SM_UI\obj\Release\SM_UI.csproj.GenerateResource.Cache, 1012 , 2018-05-29
SM3
,SM4_UI上传\SM_UI\obj\Release\SM_UI.csprojResolveAssemblyReference.cache, 2384 , 2018-05-29
SM3
,SM4_UI上传\SM_UI\obj\Release\SM_UI.exe, 10752 , 2018-05-29
SM3
,SM4_UI上传\SM_UI\obj\Release\SM_UI.pdb, 22016 , 2018-05-29
SM3
,SM4_UI上传\SM_UI\obj\Release\SM_UI.Properties.Resources.resources, 180 , 2018-05-29
SM3
,SM4_UI上传\SM_UI\obj\Release\SM_UI.window.resources, 180 , 2018-05-29
SM3
,SM4_UI上传\SM_UI\obj\Release\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs, 0 , 2018-04-25
SM3
,SM4_UI上传\SM_UI\obj\Release\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs, 0 , 2018-04-25
SM3
,SM4_UI上传\SM_UI\obj\Release\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs, 0 , 2018-04-25
SM3
,SM4_UI上传\SM_UI\Program.cs, 518 , 2018-04-27
SM3
,SM4_UI上传\SM_UI\Properties\AssemblyInfo.cs, 1326 , 2018-04-25
SM3
,SM4_UI上传\SM_UI\Properties\Resources.Designer.cs, 2823 , 2018-04-25
SM3
,SM4_UI上传\SM_UI\Properties\Resources.resx, 5612 , 2018-04-25
SM3
,SM4_UI上传\SM_UI\Properties\Settings.Designer.cs, 1092 , 2018-04-25
SM3
,SM4_UI上传\SM_UI\Properties\Settings.settings, 249 , 2018-04-25
SM3
,SM4_UI上传\SM_UI\SM_UI.csproj, 3557 , 2018-04-25
SM3,SM4_UI上传\SM_UI\obj\Debug\TempPE, 0 , 2018-04-25
SM3,SM4_UI上传\SM_UI\obj\Release\TempPE, 0 , 2018-04-25
SM3,SM4_UI上传\SM_UI\bin\Debug, 0 , 2018-05-29
SM3,SM4_UI上传\SM_UI\bin\Release, 0 , 2018-05-29
SM3,SM4_UI上传\SM_UI\obj\Debug, 0 , 2018-05-29
SM3,SM4_UI上传\SM_UI\obj\Release, 0 , 2018-05-29
SM3,SM4_UI上传\SM_UI\bin, 0 , 2018-05-29
SM3,SM4_UI上传\SM_UI\obj, 0 , 2018-05-29
SM3,SM4_UI上传\SM_UI\Properties, 0 , 2018-05-29
SM3,SM4_UI上传\ecb_Dll, 0 , 2018-05-29
SM3,SM4_UI上传\SM3_Dll, 0 , 2018-05-29
SM3,SM4_UI上传\SM_UI, 0 , 2018-05-29
SM3,SM4_UI上传, 0 , 2018-05-29

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

发表评论

0 个回复

  • RSA
    C++ implementaion for RSA together with the Wiener attack. It uses NTL library for big numbers
    2009-04-22 04:54:04下载
    积分:1
  • RSA
    RSA算法的解密和加密,用扩展的欧几里得算法求乘法逆元(rsa)
    2010-06-20 13:05:12下载
    积分:1
  • Packers-prepare-yourself-of-VC
    自己动手写加壳程序,按照文档一步一步来,做你自己的加壳程序!(Packers to write himself, according to the document step by step, do your own packers!)
    2013-11-18 20:15:44下载
    积分:1
  • vigenerecipher
    vigenerecipher加密解密算法实例 使用vigenerecipher算法加密字符串 可输入任意密钥(vigenerecipher examples of encryption and decryption algorithms String encryption algorithm using the vigenerecipher Can enter any key)
    2009-09-15 13:25:56下载
    积分:1
  • des
    使用DES算法;可以指定使用DES、2DES或者3DES算法;可以对任意的文件进行加密和解密,加密后文件扩展名为.des,可以指定使用ECB,CBC,CFB,OFB,CTR的任意一种模式; (The use of DES algorithm can specify the use of DES, 2DES or 3DES algorithm can arbitrary file encryption and decryption, encryption, named after the file extension. Des, you can specify the use of ECB, CBC, CFB, OFB, CTR arbitrary a model )
    2008-07-05 00:04:05下载
    积分:1
  • Cryptography-and-Network-Security
    用C/C++实现加解密算法及其应用:DES(或AES)和基于DES(或AES)的CMAC。(With C/C++ achieve encryption and decryption algorithm and its application: DES (or AES) and based on DES (or AES) of CMAC.)
    2013-11-01 15:00:05下载
    积分:1
  • BM
    说明:  密码学BM算法的C++实现。可计算100阶m序列的生成多项式(Cryptography BM algorithm in C++. Computable 100 m sequence generator polynomial order)
    2013-11-27 17:01:49下载
    积分:1
  • xuliemime
    线性反馈移位寄存器LFSR生成随机序列的原理,序列密码的加密过程(Linear feedback shift register LFSR to generate random sequence of the principle of the encryption cipher)
    2009-06-23 11:48:20下载
    积分: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)
    2014-01-10 16:12:49下载
    积分:1
  • TS_Process_V1.0
    DVB 加扰软件,对TS流文件进行加扰,符合DVB标准(it s a dvb scramble software . it can scrambling ts stream file ,which apply for dvb standards)
    2010-01-04 19:22:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载