登录
首页 » 加密解密 » RSA数据加密代码,用C编写,已压缩成RAR格式

RSA数据加密代码,用C编写,已压缩成RAR格式

于 2022-02-12 发布 文件大小:182.31 kB
0 101
下载积分: 2 下载次数: 1

代码说明:

RSA数据加密代码,用C编写,已压缩成RAR格式-RSA data encryption code, prepared by C, has been compressed into RAR format

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

发表评论

0 个回复

  • MD5算法源代码,对于初学者有很好的借鉴意义!
    MD5加密算法源代码,对于初学者有很好的借鉴意义!-MD5 encryption algorithm source code, there are very good for the beginners learn the meaning of!
    2023-08-15 20:40:03下载
    积分:1
  • RSA演示代码,运行环境VC++6.0,研究RSA的可以
    RSA演示代码,运行环境VC++6.0,研究RSA的可以-RSA demo code, runtime environment VC++ 6.0, Research RSA can
    2022-02-11 13:21:18下载
    积分:1
  • DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位钥来64位数据的方法。DES算法以被应...
    DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。DES算法以被应用于许多需要安全加密的场合。(如:UNIX的密码算法就是以DES算法为基础的)。-DES (Data Encryption Standard) algorithm, in 1977 the United States government"s official permission, is a key 56 to 64-bit data encryption methods. DES algorithm to be applied to many needs security encryption occasions. (Eg : UNIX password algorithm is to DES algorithm-based).
    2022-02-02 12:16:17下载
    积分: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
  • encryption algorithm used des documents small program with inside des encryption...
    用des算法加密文件的小程序,里面带有des算法和加密的程序,用vc编写-encryption algorithm used des documents small program with inside des encryption algorithm and the procedures used to prepare vc
    2022-06-19 05:37:45下载
    积分:1
  • A5 algorithm on the small program
    关于A5算法的小程序-A5 algorithm on the small program
    2022-03-26 05:29:58下载
    积分:1
  • PE程序壳源程序
    PE程序加密壳源程序 -PE procedure encryption shell source program
    2022-04-22 17:32: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
  • used in the preparation of several generating program, run faster, the greatest...
    用java编写的素数生成程序,运行速度快,最大可以分析10位的十进制数-used in the preparation of several generating program, run faster, the greatest can be analyzed 10 metric few
    2022-01-25 19:13:57下载
    积分:1
  • md5是常用的算法,但是在vc中没有系统的类可以用。本程序完成了md5类,使用简单。不是国内网上流传的类。...
    md5是常用的加密算法,但是在vc中没有系统的类可以用。本程序完成了md5类,使用简单。不是国内网上流传的类。-md5 is a commonly used encryption algorithm, but in vc no class system can be used. This procedure was completed md5 categories, using a simple. Rather than domestic circulating online class.
    2023-06-24 19:00:04下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载