登录
首页 » 加密解密 » sequence generation process, the procedure uses encryption several areas

sequence generation process, the procedure uses encryption several areas

于 2022-04-11 发布 文件大小:68.57 kB
0 201
下载积分: 2 下载次数: 1

代码说明:

生成程序序列号在程序加密方面几好用-sequence generation process, the procedure uses encryption several areas

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

发表评论

0 个回复

  • RSA算法的C++实现。公钥算法中使用最广的是RSA。RSA算法研制的最初理念与目标是努力使互联网安全可靠,旨在决DES算法秘钥的利用公开信道传输分发...
    RSA算法的C++实现。公钥加密算法中使用最广的是RSA。RSA算法研制的最初理念与目标是努力使互联网安全可靠,旨在解决DES算法秘密密钥的利用公开信道传输分发的难题。-RSA algorithm is the C++ implementation. Public key encryption algorithm is the most widely used is RSA. RSA algorithm is developed by the original idea and objective is to make the Internet safe and reliable, aimed at resolving the DES algorithm is a secret key transmitted using the open channel distribution problems.
    2022-07-03 19:58:39下载
    积分:1
  • 2023-03-03 17:45:04下载
    积分:1
  • java源代码,
    java source code for cryptography, including all kinds of classes.-java source code for cryptography, including all kinds of classes.
    2022-04-07 02:10:11下载
    积分:1
  • Written by DES file encryption software, can be used to encrypt the whole docume...
    DES写的文件加密软件,可以用于对整个文件进行加密并且设定加密密码来网络传输!-Written by DES file encryption software, can be used to encrypt the whole document and set the encryption password network!
    2022-02-25 07:00:33下载
    积分:1
  • 工商银行 PCSC 智能卡读取程序示例
    基于 金邦达Gem USB KEY 的工商银行 PCSC 智能卡读取程序示例。自定义 APDU 命令交互,读取智能卡数据
    2022-05-19 02:50:13下载
    积分:1
  • aes算法实现,经过FPGA验证的!
    aes加密算法实现,经过FPGA验证的!-aes encryption algorithm, after FPGA validation!
    2022-06-14 10:23:40下载
    积分:1
  • 使用VB写的算法库,包括Blowfish, IDEA, Triple DES (3DES), DES, DESE, Gost, Skipjack, TEA,
    使用VB写的加密算法库,包括Blowfish, IDEA, Triple DES (3DES), DES, DESE, Gost, Skipjack, TEA, Cast5, Serpent-128, Serpent-192, Serpent-256, Rijndael-128, Rijndael-192, Rijndael-256, RC2, RC4, and Twofish), six popular hash algorithms (SHA-1, SHA-256, MD2, MD4, MD5, and RipeMD), 还有 Huffman和Base64算法.- Uses encryption algorithm storehouse which VB writes, including Blowfish, IDEA, Triple DES (3DES), DES, DESE, Gost, Skipjack, TEA, Cast5, Serpent-128, Serpent-192, Serpent-256, Rijndael-128, Rijndael-192, Rijndael-256, RC2, RC4, and Twofish), six popular hash algorithms (SHA-1, SHA-256, MD2, MD4, MD5, and RipeMD), but also has Huffman and the Base64 algorithm
    2022-03-24 20:48:56下载
    积分:1
  • --- -----属于加密算法里的一种,可以看西------------ Belong in an encryption algorithm, you can see the West------
    2022-07-06 12:45:26下载
    积分:1
  • 本文介绍了在JAVA环境下如何实现IDEA对称算法。由于电子商务和电子政务的普及,安全技术在其中应用非常广泛,对安全技术的要求也很高。目前在JAVA...
    本文介绍了在JAVA环境下如何实现IDEA对称加密算法。由于电子商务和电子政务的普及,安全加密技术在其中应用非常广泛,对安全加密技术的要求也很高。目前在JAVA环境下实现IDEA加密具有很多的优势,因为JAVA是基于面向对象的编程语言,并且由于它的平台无关性能被大量应用于Internet的开发。-This paper presents the Java environment IDEA how to achieve symmetric encryption algorithm. As e-commerce and e-government popular, security encryption technology, which is widely used for security encryption technology requirements is also high. In Java environment under IDEA encryption has many advantages, because Java is based on object-oriented programming language, and because it is platform independent performance was widely used in Internet development.
    2022-05-08 18:12:15下载
    积分: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
  • 696516资源总数
  • 106914会员总数
  • 0今日下载