资源简介

声明:源码于github上的开源代码,经过调试后发现一些Bug,在修改之后测试了使用SM9进行,加解密、签名验签等功能。本例只负责使用固定的密钥对及ID进行操作,不负责产品实际使用过程中,ID及密钥的来源处理。本例经vs2017调试通过。另:本例中需要的 miracl.lib库及miracl源码,可参考本人的其它上传资源

资源截图

代码片段和文件信息

/* ====================================================================
 * Copyright (c) 2016 The GmSSL Project.  All rights reserved.
 *
 * Redistribution and use in source and binary forms with or without
 * modification are permitted provided that the following conditions
 * are met:
 *
 * 1. Redistributions of source code must retain the above copyright
 *    notice this list of conditions and the following disclaimer.
 *
 * 2. Redistributions in binary form must reproduce the above copyright
 *    notice this list of conditions and the following disclaimer in
 *    the documentation and/or other materials provided with the
 *    distribution.
 *
 * 3. All advertising materials mentioning features or use of this
 *    software must display the following acknowledgme

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件        8127  2017-07-19 00:39  kdf_standard.h
     文件       13166  2017-07-19 00:39  r-ate.h
     文件         634  2017-07-19 00:39  README.md
     文件        8486  2017-07-19 00:39  sm4_standard.h
     文件       19020  2018-07-13 14:38  sm9_standard.h
     文件       19883  2018-07-16 13:49  sm9_standard_enc.c
     文件       12315  2017-07-19 00:39  sm9_standard_encap.c
     文件       21987  2018-07-16 15:52  sm9_standard_exch.c
     文件       15873  2017-07-19 00:39  sm9_standard_sv.c
     文件       12644  2017-07-19 00:39  zzn12_operation.h

评论

共有 条评论

相关资源