登录
首页 » C++ Builder » at88sc0104_linux

at88sc0104_linux

于 2014-04-22 发布 文件大小:122KB
0 100
下载积分: 1 下载次数: 187

代码说明:

  ATSHA204加密IC驱动,附件是基于华为的安防处理器写的,用IO口模拟的I2C驱动,方便移植。(ATSHA204 encryption IC driver, attachment security processor-based Huawei written with analog IO I2C driver, easy to transplant.)

文件列表:

at88sc0104
..........\at88sc0104
..........\..........\88SC0104GPIO
..........\..........\............\gpioset
..........\..........\............\.......\gpioset.c,1775,2012-08-22
..........\..........\............\.......\gpioset.h,78,2012-08-21
..........\..........\............\.......\gpioset.ko,2443,2012-11-21
..........\..........\............\.......\gpioset.mod.c,456,2012-11-21
..........\..........\............\.......\gpioset.mod.o,1404,2012-11-21
..........\..........\............\.......\gpioset.o,1632,2012-11-21
..........\..........\............\.......\Makefile,345,2012-11-21
..........\..........\............\.......\Makefile.bak,345,2012-11-21
..........\..........\............\.......\Module.symvers,0,2012-11-21
..........\..........\CATsha204.cpp,23667,2012-11-21
..........\..........\CATsha204.h,11362,2012-11-21
..........\..........\CATsha204.o,11236,2012-11-21
..........\..........\gpa.cpp,7026,2010-03-09
..........\..........\GpioApi.cpp,2920,2012-07-30
..........\..........\GpioApi.o,2964,2012-11-21
..........\..........\gpioiic.cpp,10071,2012-08-21
..........\..........\gpioiic.o,8152,2012-11-21
..........\..........\hi_gpio.c,7326,2011-05-03
..........\..........\hi_gpio.h,318,2011-05-03
..........\..........\include
..........\..........\.......\AT88SC.h,11241,2012-08-24
..........\..........\.......\common.h,11431,2012-07-30
..........\..........\.......\GpioApi.h,1423,2012-07-30
..........\..........\.......\gpioiic.h,1138,2010-03-09
..........\..........\libencrpt.a,28444,2012-11-21
..........\..........\Makefile,659,2012-11-21
..........\..........\Makefile.bak,716,2012-11-21
..........\..........\sha256.cpp,15833,2012-11-20
..........\..........\sha256.h,2847,2010-01-27
..........\..........\sha256.o,4076,2012-11-21
..........\..........\SourceInsight
..........\..........\.............\ATSHA204.CF3,132929,2012-11-21
..........\..........\.............\ATSHA204.IAB,53248,2012-11-21
..........\..........\.............\ATSHA204.IAD,848,2012-11-21
..........\..........\.............\ATSHA204.IMB,16384,2012-11-21
..........\..........\.............\ATSHA204.IMD,488,2012-11-21
..........\..........\.............\ATSHA204.PFI,64,2012-11-21
..........\..........\.............\ATSHA204.PO,776,2012-11-21
..........\..........\.............\ATSHA204.PR,7064,2012-11-21
..........\..........\.............\ATSHA204.PRI,43016,2012-11-21
..........\..........\.............\ATSHA204.PS,152732,2012-11-21
..........\..........\.............\ATSHA204.WK3,23653,2012-11-21
..........\..........\test,22978,2012-11-21
..........\..........\test.cpp,5785,2012-11-21
..........\..........\test.o,14760,2012-11-21

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

发表评论

0 个回复

  • CMAC
    利用C语言实现的cmac算法,该cmac基于AES。程序清晰有注释便于查看(The use of C language cmac algorithm, the cmac based AES. There are clear and easy to view program notes)
    2020-10-28 18:29:57下载
    积分:1
  • functions
    base64实现,实现加密解密的所有功能(base64 function)
    2013-11-20 13:27:15下载
    积分:1
  • IDEA代码
    说明:  IDEA加解密算法,实现IDEA的加密、解密,可详细输出每轮加密子密钥(IDEA encryption and decryption algorithm)
    2019-12-17 15:05:15下载
    积分:1
  • 3des
    3Des encryption of text from a file, 3DES-EDC-CBC , using 3 keys
    2011-04-29 04:02:44下载
    积分:1
  • ElGamal
    ElGamal加密算法,经过测试可以编译运行(ElGamal Encryption )
    2014-01-16 10:11:56下载
    积分:1
  • 61627676
    使用C编写的DES, DESX, DES3(三层DES) 的加密算法, 本程序演示如何在Delphi中进行调用C编写的算法 DES 密匙长度 8 DESX 密匙长度 16 DES3 密匙长度 24 (加密强度高了很多) (C prepared by the use of DES, DESX, DES3 (three-DES) encryption algorithm, the program demonstrates how to call in Delphi in C, prepared by DES algorithm 8DESX Key length Key length Key 16DES3 length 24 (a lot of high-strength encryption ))
    2007-10-31 11:14:36下载
    积分:1
  • elgamal
    c++实现elgamal非对称密码加解密(C++ implementation of asymmetric encryption and decryption of ElGamal)
    2021-04-19 18:08:50下载
    积分:1
  • aes-src-22-11-16
    一个用vc编写的aes算法实现,含有128,192,256三种钥匙长度的(a prepared using vc Orangk'aes algorithm, containing 128,192,256 length of the three key)
    2006-12-05 09:17:18下载
    积分:1
  • file_encrypt
    可以实现文件加密功能的小软件源码,是学习文件操作和指针应用的好例程。(Can achieve a small file encryption software source code, is to learn the application file operations and pointers good routines.)
    2013-08-29 14:03:16下载
    积分:1
  • sm-
    国密算法sm实现 sm2数字签名 密钥交换,sm3,sm4,已实现、求sm2第四部分公钥加密c实现源码。。。江湖救急。。。(sm2,sm3,sm4。。。)
    2013-03-13 22:41:56下载
    积分:1
  • 696524资源总数
  • 103896会员总数
  • 68今日下载