登录
首页 » C++ » crapto1

crapto1

于 2011-12-25 发布 文件大小:7KB
0 173
下载积分: 1 下载次数: 52

代码说明:

  NXP智能卡 核心加密方法。 crapto1 crapto1 方法。(NXP smart card m1 crapto encryption method. )

文件列表:

crapto1
.......\crapto1.c,6567,2008-10-22
.......\crapto1.h,1036,2008-10-22
.......\crypto1.c,2823,2008-10-22
.......\crypto1.h,1177,2008-10-22
.......\htm" target=_blank>README,1333,2008-10-22
.......\test.c,3541,2008-10-22

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

发表评论


0 个回复

  • 大名鼎鼎的DES算法,内有html文档做出详细
    大名鼎鼎的DES加密算法,内有html文档做出详细解释-famous DES encryption algorithm, which is html files provide a detailed explanation
    2022-10-01 06:05:03下载
    积分:1
  •  使用cryptapi的demo程序
     使用cryptapi加密的demo程序-cryptapi use encryption procedures demo
    2022-01-25 23:14:22下载
    积分:1
  • Cryptmount是对Linux系统下的文件系统以及用户设备、文档等进行的系统....
    Cryptmount是对Linux系统下的文件系统以及用户设备、文档等进行加密的系统.-Cryptmount of the Linux system and the file system of user equipment. Documents and other encryption systems.
    2022-11-02 23:05:03下载
    积分: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
  • RSA
    RSA公钥加密程序,可实现密钥对生成,加解密任意字符串功能。MFC界面。(RSA public key encryption program, enabling the key pair generation, encryption and decryption functions of arbitrary strings. MFC interface.)
    2008-08-07 10:36:19下载
    积分:1
  • pgp 软件源代码
    pgp 软件源代码-PGP source code
    2022-03-09 20:59:36下载
    积分:1
  • DES_2
    一个Data Encryption Standard加密程序(DES encryption)
    2009-06-25 06:30:54下载
    积分:1
  • 这些代码告诉你如何从一个码编辑框中找出
    这些代码告诉你如何从一个密码编辑框中找出密码-code to tell you how to edit a password box to find passwords
    2023-03-13 08:50:04下载
    积分:1
  • 标准的数据算法
    标准的数据加密算法-standard data encryption algorithm
    2022-04-20 16:39:17下载
    积分:1
  • Design a complete set of practical RSA file encryption solution to achieve a spe...
    设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows ... 使用VC编写的文件操作类FileTool,主要有四个函数: //加密文件,输入参数为文件名,采用了BlowFish加密算法-Design a complete set of practical RSA file encryption solution to achieve a specific encoding. Research on the RSA algorithm, starting from the conventional RSA algorithm, using C++ Realize RSA encryption algorithm class library, and 32 in the windows ... the use of VC types of documents prepared for the operation FileTool, has four main functions:// encryption files, input parameters for the file name using the BlowFish encryption algorithm
    2022-11-30 13:10:03下载
    积分:1
  • 696518资源总数
  • 104983会员总数
  • 23今日下载