登录
首页 » 加密解密 » 微软的CryptoAPI加密技术加密技术介绍…

微软的CryptoAPI加密技术加密技术介绍…

于 2022-03-11 发布 文件大小:9.12 kB
0 172
下载积分: 2 下载次数: 1

代码说明:

介绍了Microsoft CryptoAPI加密技术加密技术 讲了Microsoft CryptoAPI的构成以及会话密钥的使用-Introduction of the Microsoft CryptoAPI encryption technology, encryption technology, said a Microsoft CryptoAPI session key of the composition and the use of

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

发表评论

0 个回复

  • solaris 10 dvd md5 文档 说明
    solaris 10 dvd md5 文档 说明-solaris 10 dvd md5 documentation
    2022-01-21 17:46:41下载
    积分:1
  • 代码做了什么?有时我们可能希望隐藏我们的文件内容从其他…
    What Does the code DO? Sometimes we may desire to hide our file contents from others.One of the possible way is encrypting these files.Here a simple encryption technique is used(In VB - The same technique can be implemented in "c" also.) Program flow Explained * Open the File to be encrypted for Binary Access Read(Say Source File) * Open a temparory file where encrypted data is stored for Binary Access Write(Say Destination File) * Loop through the Source File Byte by Byte * For each byte read from the file, Complement the data. (Using Not operator (in C we have to use "~" operator) * Write Complemented Data to Destination File * Delete the Source File * Rename Destination file as Source File(Now Encryption is over) -What Does the code DO? Sometimes we may desire to hide our file contents from others.One of the possible way is encrypting these files.Here a simple encryption technique is used (In VB- The same technique can be implemented in
    2023-06-18 10:00:03下载
    积分:1
  • 介绍cryptoapi的幻灯教学文档。 好象是内部资料。
    介绍cryptoapi的幻灯教学文档。 好象是内部资料。-Introduce the slide show teaching file of cryptoapi. It seems to be the inside materials.
    2022-05-26 11:09:10下载
    积分:1
  • BASE64编码的C实现,很精简,可以直接内嵌入工程
    BASE64编码的C实现,很精简,可以直接内嵌入工程-BASE64-coded C implementation, it is streamlined and can be directly embedded engineering
    2023-07-23 14:35:04下载
    积分:1
  • HAMMING ECC,1 BIT ERROR CORRECTION, 2 BITS ERROR DETECTION
    HAMMING ECC,1 BIT ERROR CORRECTION, 2 BITS ERROR DETECTION -HAMMING ECC,1 BIT ERROR CORRECTION, 2 BITS ERROR DETECTION
    2022-10-12 22:55:03下载
    积分:1
  • This is a very good article on the RSA, and I hope to help you!
    这是一篇很好的有关RSA的文章,希望对大家有所帮助!-This is a very good article on the RSA, and I hope to help you!
    2022-02-05 17:49:44下载
    积分:1
  • tc 2.0 文件
    tc 2.0 文件加密-tc 2.0 file encryption
    2022-02-13 13:29:11下载
    积分:1
  • Lock Manage 是一个功能比较全面的软件。 它具有多种方案:如文件口令,文件反拷贝,软硬盘,安装,文本,批处理等等。系统...
    Lock Manage 是一个功能比较全面的加密软件。 它具有多种加密方案:如文件口令加密,文件反拷贝加密,软硬盘加密,安装加密,文本加密,批处理加密等等。系统是由C和汇编写成,可从外部链接于主模块。可单独编译,单独调试。可执行EXE/COM程序加密模块已经过长时间的测试分析,其工作性能己十分稳定。可移植性与兼容性很好。另外,代码实现了CS,DS不换技术,使其SHELL性能难以被DEBUG识别。其内部密码采用单向不可逆变换,基本实现了不可解,原因在于四个随机密钥只能用穷举法找出。这种可靠原四密钥单向加密技术渗透到了后面的几个程序中。对于反拷贝加密,采用了随机的软指纹生成技术,可生成唯一密钥母盘。硬盘反拷贝在硬盘里产生四密钥,在非母机上程序运行错误。反反汇编可将整个文件的内容加密变换。反跟踪采用了目前十余种通用的反跟踪算法。可抵抗DEBUG系列软件。批处理和文本加密十分方便,但保密性不太强,只能用于一般用户。-Lock function is a more comprehensive encryption software. It has a wide variety of encryption programs : documents such as password encryption, anti-copy document encryption, hard disk encryption software, the installation of encryption, encrypted text, etc. batch encryption. C system is written and compiled, from the external links in the main module. Separately compiler, debugger alone. EXE executable/COM procedures encryption module has been tested over a long period of analysis, their performance has very stable. Good portability and compatibility. In addition, the implementatio
    2022-10-06 16:00:03下载
    积分:1
  • 7Z开源代码,可自由嵌入程序
    使用7Z开源代码,实现的自定义的压缩解压程序,可以和自己的程序组合,提高效率
    2022-03-14 03:39:02下载
    积分:1
  • DES算法源代码,这是自己书写的源代码,里面采用了非常多的技巧来提高编码的效率,研究算法和源码的朋友们,我书写的这个代码可以作为你们很好的参考。...
    大连110指挥界面,用vc做的,但是的需要数据库支持,界面部分功能需要数据库支持-command interface using vc done, but the need for database support, the functional interface need database support
    2022-02-03 02:47:07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载