▍1. CA 源码 ciso
数字证书的demo程序,用于KPI建设。基于openssl实现。采用vc6.0编译。
数字证书的demo程序,用于KPI建设。基于openssl实现。采用vc6.0编译。
说明: MD5数字签名,加密算法,安全哈希加密算法(MD5 digital signature,encryption algorithm, encryption algorithm Secure Hash)
说明: miracle优化实现SM9大数双线性对计算,具有数字签名、秘钥封装、加密传输等功能(It has the functions of digital signature, secret key encapsulation, encrypted transmission and so on)
说明: 国密算法SM9的C语言实现,包括数字签名、加密协商、数据加密功能(The C language implementation of SM9 includes digital signature, encryption negotiation and data encryption)
C语言实现的ecc加密算法,用Devcpp编译通过,附有说明文档,版权是假的哦~不是我同学·^_^(C language ecc the encryption algorithm used Devcpp compile, with documentation, Copyright is a fake is not me-oh students ^ _ ^)
ATMEL安全芯片,加密芯片,使用说明文档(ATMEL enc chip use able)
EtherCAT基础技术介绍,讲的比较易懂。。。(EtherCAT basis of technical presentations, talking about relatively straightforward. . .)
实验名称:关于数组下标越界的异常操作。 实验要求:自定义String类,当数组下标越界调用异常处理。 初步认识:通过C++的异常处理建立在三个关键字try 、catch和throw实现。(Laboratory name: about array subscript bounds of abnormal operation. Experimental requirements: custom String class, when the array subscript transitions exception handling. Preliminary understanding: by c++ exception handling is based on three key words the try and catch and throw.)
说明: 实现国密算法的SM2、SM3、SM4,可以界面上测试算法的正确性,同时包含国密局公开的国密算法规范,这是信息安全的基本软件。(Encryption algorithm to achieve the country s SM2, SM3, SM4, you can test the correctness of the algorithm interface and also includes the country close to the national Bureau of Public encryption algorithm specification, which is the basic information security software.)
实现国密算法的SM2、SM3、SM4,可以界面上测试算法的正确性,同时包含国密局公开的国密算法规范,这是信息安全的基本软件。(Encryption algorithm to achieve the country s SM2, SM3, SM4, you can test the correctness of the algorithm interface and also includes the country close to the national Bureau of Public encryption algorithm specification, which is the basic information security software.)
说明: sh-1的加密解密算法的实现,有相关文件和代码(sh-1 encryption and decryption algorithm, related documents and code)
sh-1的加密解密算法的实现,有相关文件和代码(sh-1 encryption and decryption algorithm, related documents and code)
国密接口的实现和测试案列 对程序开发员有很好的参考价值(SM2 interface function implement and test sample,valuable to program developer)
this is a program implemented AES algorithm to encrypt the information sent and it will decrypt the data.
elgamal algo for encryption and decryption of a massege .