搜索资源列表
smithchart(MATLAB 史密斯圆图)
- 画史密斯圆图 MATLAB
施密特正交
- 输入线性无关向量,可以得出施密特正交化结果
基于签密的AdHoc网络密钥管理
- 基于签密的AdHoc网络密钥管理
C#对称算法的密钥生成
- C#对称算法的密钥生成,使用C#研究一下对称算法与密钥生成并保存成文件的问题,此程序中,密钥文件保存在DecryptFile.txt文本中,可以由此引深成加密、解密。
RSA公开密钥加密
- 利用公开密钥密码算法,加密和解密使用不同的密钥。-use public key algorithm,and use diffrent key for encryption and decryption
罗密欧与朱利叶的迷宫问题
- 数值算法与分析中的罗密欧与朱丽叶的迷宫问题解法,比较经典的算法。-numerical algorithm and analysis of Romeo and Juliet Solutions to the maze compared to the classical algorithm.
RSA 公开密匙加密算法的替换程序
- RSA公开密钥加密解密算法的替换程序,程序优化,效率高-RSA public key encryption and decryption algorithm replacement procedure is optimized, high efficiency
国密算法SM2_SM3_SM4标准规范
- 国家商用密码管理办公室 国密算法规范 其中包括 SM2 SM3和SM4 文档详细说明了上述各算法的数学原理 和测试用例(The National Commercial Cryptography management office, national encryption algorithm specification, which includes SM2, SM3 and SM4 documents, details the math
卡密系统
- 卡密生成验证,用于网络的支付系统,简单易用。(Order generate verification.)
国密算法
- 国密算法的java实现,支持SM2,SM3,SM4。(Java implementation of national secret algorithm)
密钥破解
- 终端密钥破解,可以直接下载主密钥.依赖母POS机(Terminal key decipher, you can download the main key directly. Rely on the parent POS machine)
SM2&SM3&SM4国密规范及Java软算法实现
- SM2&SM3&SM4国密规范及Java软算法实现(SM2 & SM3 & SM4 java sourcecode)
国密算法_SM2_SM3
- 国密算法SM2 SM3 DEMO c#实现(Implementation of national dense algorithm SM2 SM3 DEMO c#)
里程密V2.3
- 博客系统,里密程博客,漂亮的博客66666666(Blog system, Li mi blog, beautiful blog 66666666)
云代账免密登录和共享器接口说明
- 云代账系统免密登录和共享器开发接口说明文档(Cloud account generation system is developed without interface and shared interface.)
RK密钥图像简单加密和恢复
- RK龙格库塔定理产生密钥图像简单加密和恢复,简单的异或运算(Simple encryption and recovery of RK key image)
国密sm4源码
- 国密sm4算法的源码,vc6下编译运行通过。(Guo mi SM4 algorithm source code, VC6 compile and run through.)
自动授权系统 卡密域名授权源码
- PHP自动授权系统 卡密域名授权源码 卡密域名授权源码(Automatic authorization system domain name authorized source code)
私人卡密出售系统源码V6
- 1.此套程序适合没有支付宝接口和微信接口的个人用户,有企业接口的就忽略掉; 2.此套程序后台有码云第三方支付平台可以申请,但是支付后需要扣手续费,这个要注意一下; 3.如果自己有企业接口也只是想卖卡密可以使用咱们论坛的友价虚拟在线商城系统,里面可以出售卡密系统! 运行环境: php5.3+Mysql 1.上传源码直接访问http://您的域名/install 2.按照提示安装,安装到最后别忘记点击一下升级数据库 3.安装完成
国密算法
- 国密算法sm2和sm3的实现,SM2为非对称加密,基于ECC。该算法已公开。由于该算法基于ECC,故其签名速度与秘钥生成速度都快于RSA。ECC 256位(SM2采用的就是ECC 256位的一种)安全强度比RSA 2048位高,但运算速度快于RSA。 SM3?消息摘要。可以用MD5作为对比理解。该算法已公开。校验结果为256位。(Implementation of Sm2 and Sm3 National Secret Algor