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

SM3,SM4_UI

于 2020-11-17 发布 文件大小:73KB
0 152
下载积分: 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 个回复

  • PDF-Password-Remover3.1
    pdf文件加密移除小软件。使pdf文件可打印可注释。(To remove pdf file encryption. So files can be printed comments)
    2014-12-25 11:46:27下载
    积分:1
  • s26
    C++ implementation for S26
    2012-01-25 04:34:16下载
    积分:1
  • RSA
    RSA加密算法的C预言实现,对一张灰度图进行加密,然后再解密(RSA encryption algorithm in C prophecy fulfilled, encrypt and then decrypt a grayscale)
    2012-10-22 14:14:34下载
    积分:1
  • HillCode
    playfair 加密算法的实现,用一个例子做了展示(realize playfair algorithm,use a sample to show the algorithm)
    2012-03-05 16:47:43下载
    积分:1
  • wugacsp 非对称钥的生成、导入、导出、
    这两个工程主要用CSP 1、CSPTEST 写的比较乱 主要是给当时一个朋友做参考调用的 完成非对称密钥的生成、导入、导出、加密、解密、对称的加密解密、签名、验证。 2、CSTTEST2 写的比前个好些,但是平时上班,下班自己也要写论文,所以花的时间也不太多,很多地方都偷懒了。比如文件大小我没有用NEW 而且指定了1024 有需要的朋友可以自己修改。这个工程主要是非对称的密钥的导出和导入,还有就是会话密钥的操作。(these two works mainly with a CSP. CSPTEST comparison was made mainly to the chaos when a friend called to refer to the completion of the non-symmetric key generation, importing and exporting, encryption, decryption, symmetric encryption and decryption, signature, the certification. 2, CSTTEST2 write better than in the previous months, but usually go to work and finish their own toilet paper so I spent the time is not too much, all of the lazy. For instance, file size I have not used the NEW 1024 and designated a need to amend their friends. The project mainly non-symmetric keys to the Export and Import, there is the session key operation.)
    2020-06-27 10:00:02下载
    积分:1
  • md5
    MD5是一种被广泛使用的“消息-摘要算法”。实际上就是一个单项散列函数。(MD5 is a widely used " message- digest algorithm." Is actually a single hash function.)
    2010-12-27 16:26:46下载
    积分:1
  • AES-enc
    说明:  AES加密算法的加密部分,128位加密算法实现(AES encryption algorithm the encryption part, 128-bit encryption algorithms)
    2010-04-14 21:42:47下载
    积分: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
  • Paillier
    Paillier加密算法的实现。产生512位大数,进行大数运算。1、产生密钥2、加密、3、解密。(Paillier encryption algorithm implementation. Produce 512 Tarsus, Tarsus operation performed. 1, 2 generates a key, encrypts, 3, decryption.)
    2021-03-02 17:59:34下载
    积分:1
  • houfangjiaohui
    空间后方交会,摄影测量学的重要程序,通过共线方程解算加密点,是摄影测量学的经典算法(Space Resection the photogrammetry important program through the collinear equation solver encryption point photogrammetry classical algorithm)
    2013-03-21 20:36:30下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载