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

SM3,SM4_UI

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

  • Simple-CaesarCipher
    这是一个小程序,凯撒解密,自己写的,以后还会扩展的(This is a simple program for a example of ceasar cipher. It is produced by myself and I want to extend it to a substitution cipher program in some days.)
    2011-09-14 00:59:06下载
    积分:1
  • delcert
    删除系统某存储区中的证书, 代码参考msdn(removal system of a storage area of the certificate, a code reference VARIANT)
    2005-07-20 10:17:59下载
    积分:1
  • RSAKEY
    生成RSA密钥,将密钥生成后`,存入文件中(RSA key generation, key generation `stored in the file)
    2013-04-19 15:04:54下载
    积分:1
  • File-Encryption
    文件加密器,实现对文件加密,用来学习的代码(File encryption, encrypting files, the code used to study)
    2012-05-20 14:28:54下载
    积分:1
  • decss
    说明:  DVD CSS 加密标准解码程序. 支持解开vob文件.(DVD CSS encryption standard decoding procedures. Support untied captures documents.)
    2006-01-29 15:54:05下载
    积分:1
  • cryptopp552
    加密算法RSA,DSA等,用C++实现,内附加有详细的说明(Encryption algorithm RSA, DSA, etc., using C++ Realize, with additional detail has)
    2007-10-17 14:13:25下载
    积分:1
  • DIGSILETN-PF140.514--pojie-wenjian
    PF140.514版digsilent软件的两个破解文件,按一定操作步骤即可免狗驱动,本人已在XP环境下使用,没有问题。希望对采用该软件的人有一点帮助!(Two crack file PF140.514 the version digsilent software, Free Dog certain steps to drive, I have XP environment, there is no problem. I hope the software a little help!)
    2013-03-25 16:14:16下载
    积分:1
  • softKey-yutian-vb
    自己写的域天加密狗VB使用小例子,32位的加密狗快速开发源代码(Write your own domain days dongle VB use a small example, 32 dongle rapid development of source code)
    2012-09-11 17:29:31下载
    积分:1
  • 3way
    加密算法3WAY代码文档,C++语言实现,编译通过(Encryption Algorithm)
    2015-05-15 21:51:21下载
    积分:1
  • openssl_aes_JIAMI
    通过调用openssl库进行aes加密,本程序已编译好了openssl,无需在进行编译!生成时请引用lib文件(By calling the openssl library aes encryption, the program has compiled the openssl, without making compilation! Please cite lib files generated)
    2013-08-26 11:30:56下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载