登录
首页 » 加密解密 » 使用Windows加密API的例子

使用Windows加密API的例子

于 2022-03-12 发布 文件大小:48.34 kB
0 274
下载积分: 2 下载次数: 1

代码说明:

使用Windows加密API的例子-Example for using windows api of encrypting

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

发表评论

0 个回复

  • 程序使用C++展示相当强的XOR。 当它unencrypting文件时,包括EOF验错和自动侦查。程序很好被提供并且做在串类建立的好用法。...
    程序使用C++展示相当强的XOR加密。 当它unencrypting文件时,包括EOF验错和自动侦查。程序很好被提供并且做在串类建立的好用法。-Program Uses C++ to Demonstrate A Fairly Strong XOR Encryption. Includes EOF error checking and automatic detection of when it is unencrypting a file. Program Is Documented Well And Also Makes Good Use of the Built In String Class.
    2022-12-20 10:10:03下载
    积分:1
  • 一个增程序区块的VC代码
    一个增加程序区块的VC代码-an increased program code blocks VC
    2022-02-14 07:52:37下载
    积分:1
  • desedecbc
    DESedeCBC实验-DESedeCBC
    2022-02-25 04:00:56下载
    积分:1
  • aes算法实现,经过FPGA验证的!
    aes加密算法实现,经过FPGA验证的!-aes encryption algorithm, after FPGA validation!
    2022-06-14 10:23:40下载
    积分:1
  • 使用openssl库,公钥对数据进行的dll库的源代码
    使用openssl库,公钥对数据进行加密的dll库的源代码-Using openssl library, public key data encryption dll library source code
    2022-03-18 05:44:34下载
    积分:1
  • 这是三重算法源代码(C++语言版本)
    这个是三重DES算法源代码(C语言版本) -This is the Triple DES algorithm source code (C language version)
    2022-12-11 06:55:03下载
    积分:1
  • AES encryption algorithm of the VB implementation, both the string and file encr...
    AES加密算法的VB实现,对字符串和文件都能加密。-AES encryption algorithm of the VB implementation, both the string and file encryption.
    2022-02-20 19:28:10下载
    积分:1
  • elgamal 签名
    应用背景专注于满足安全问题结合RSA算法和对称密钥加密的基础上增强ElGamal算法数字签名方案。该方案是通过合并整数因子分解问题和离散对数问题。由于它提供了更好的计算速度和吞吐量比现有的rsa-elgamal算法。关键技术 ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ;及 ; ; ; ; ; ; ; ; ; ; ; ; ;提出的方案ElGamal型方案,使它的重点从原来的方案不同生成和加密解密过程。在这种技术中我们使用了两个单独的文件,用于加密文件和二签署消化消息。我们使用对称密钥加密增强ElGamal密码
    2022-03-18 23:07:16下载
    积分: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
  • twocrypt(2c)是一个 PoC工具,用于超狂妄者。它把两个文件成一个。不同的口令可以用于译不同的变量。输出不能从单个文件中识别出来,并且这个工
    twocrypt(2c)是一个 PoC工具,用于超狂妄者。它把两个文件加密成一个。不同的口令可以用于解译不同的变量。输出不能从单个加密文件中识别出来,并且这个工具使用一种合法的算法,这种算法本身并不意味着要隐藏任何信息。-twocrypt (2c) is a PoC tool, uses in the ultra arrogance. It encrypts two documents. The different password may use in the solution to translate the different variable. The output cannot from individually encrypt in the document to distinguish, and this tool uses one legitimate algorithm, this algorithm itself certainly did not mean must hide any information.
    2022-11-27 16:40:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载