登录
首页 » 加密解密 » these two works mainly with a CSP. CSPTEST comparison was made mainly to the cha...

these two works mainly with a CSP. CSPTEST comparison was made mainly to the cha...

于 2022-03-21 发布 文件大小:896.70 kB
0 219
下载积分: 2 下载次数: 1

代码说明:

这两个工程主要用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.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 借助MIRACL大数运算库实现对共享软件的安全注册。
    借助MIRACL大数运算库实现对共享软件的安全注册。-With large numbers MIRACL library to achieve the shared computing software security register.
    2023-02-08 20:35:04下载
    积分:1
  • ecc encrption
    2022-03-09 11:16:26下载
    积分:1
  • EXELOCK 1.83 EXE文件器的源代码
    EXELOCK 1.83 EXE文件加密器的源代码-EXELOCK 1.83 EXE file encryption for the source code
    2022-07-09 03:24:27下载
    积分:1
  • SecurityLib一个user
    SecurityLib一个user-rights系统控件,有很多功能,如口令加密等-SecurityLib a user-rights system of controls, there are many features such as password encryption
    2023-04-23 10:10:03下载
    积分:1
  • JPEG2000 image format for the use of the Arnold transform the image of the wavel...
    针对JPEG2000格式的图像,利用了Arnold变换对图像的小波系数进行加密,对初步研究JPEG2000图像加密算法的有试用价值-JPEG2000 image format for the use of the Arnold transform the image of the wavelet coefficients encryption, preliminary study of the JPEG2000 image encryption algorithms have tested the value of
    2022-03-02 04:18:08下载
    积分:1
  • 一个用DELPHI编写的DES原代码
    一个用DELPHI编写的DES加密接密原代码- The DES encryption which compiles with DELPHI meets the dense original code
    2022-06-19 12:20:51下载
    积分:1
  • aes算法实现,经过FPGA验证的!
    aes加密算法实现,经过FPGA验证的!-aes encryption algorithm, after FPGA validation!
    2022-06-14 10:23:40下载
    积分:1
  • 用C编写的100行DES算法,请参考
    用C编写的100行DES加密算法,请参考-C prepared with 100 lines DES encryption algorithm, please refer to
    2022-07-01 15:56:19下载
    积分:1
  • 大数运算类,用于RSA算法,支持4096位二进制的数学运算
    大数运算类,用于RSA算法,支持4096位二进制的数学运算-category for the RSA algorithm, support 4096 binary arithmetic
    2022-08-22 10:09:41下载
    积分:1
  • Base64 算法(Author 蒋柏良 Jerry Jiang)
    Base64 加密算法(Author 蒋柏良 Jerry Jiang)-* * DESCRIPTION * Base64 processes input in 24bit chunks by converting each chunk into 4 * bytes of output. It does so by splitting input into four 6bit groups and * using these as indexes in the following substitution table- * const char base64_map[] = * "ABCDEFGHIJKLMNOPQRSTUVWXYZ" * "abcdefghijklmnopqrstuvwxyz" * "0123456789+/" * If an input is not a multiple of 3 bytes, it s padded with zeros. In * this case the output bytes that consist entirely of the pad data are * replaced with = . * * Example * An input of 0x00 0x45 0xF2 is equivalent to 00000000 01000101 11110010 * bit sequence, which s then split into 000000 000100 010111 110010 * and these are substituted to produce the following base64 encoding * A E X y * * RETURN VALUE * b64_length() should return output length for the input of len bytes. * b64_encode() should encode len bytes from src int
    2022-07-18 16:55:26下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载