登录
首页 » C++ Builder » at88sc0104_linux

at88sc0104_linux

于 2014-04-22 发布 文件大小:122KB
0 227
下载积分: 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 个回复

  • DES
    以DES加密算法为例理解对称密码算法,用计算机模拟DES加密解密算法。 (DES encryption algorithm as an example to understand the symmetric cipher algorithm, using computer simulation DES encryption and decryption algorithms.)
    2013-06-16 15:43:14下载
    积分:1
  • crc
    检测CRC编码 看CRC编码在传输后是否有错误 有变动 (Detection CRC codes to see whether the CRC coding errors in the transmission there is a change)
    2013-09-15 23:51:38下载
    积分:1
  • Affine
    本程序是仿射密码的加密与解密,用C语言编写的,经测试没有问题(This procedure is affine password encryption and decryption, written in C, tested no problem)
    2012-05-11 02:21:27下载
    积分:1
  • Packers-prepare-yourself-of-VC
    自己动手写加壳程序,按照文档一步一步来,做你自己的加壳程序!(Packers to write himself, according to the document step by step, do your own packers!)
    2013-11-18 20:15:44下载
    积分:1
  • Ibe_dec
    IBE基于身份的加密系统的解密程序,使用VC6.0开发(IBE identity-based encryption system of the decryption process, using VC6.0 Development)
    2020-06-29 20:40:02下载
    积分:1
  • rsa-lib
    说明:  security rsa algorithms
    2020-01-29 13:27:17下载
    积分:1
  • SEED
    Seed加密体制代码,韩国的分组密码加密体制。(Seed encryption system code block cipher encryption system in Korea.)
    2014-01-16 11:47:11下载
    积分:1
  • Tamir.SharpSSH
    SFTP即加密文件传输协议(Secure file transfer protocol) ,与FTP不同的是,指令与数据在传输过程中都是经过加密的,防止在网络传输过程中密码和敏感信息被盗取。为了使用.Net来实现这一过程: 1.安装SFTP Server测试环境: 下载setupssh.exe 在服务器上按照提示安装setupssh.exe 打开一个命令行,找到OpenSSH目录(默认:C:Program FilesOpenSSH) 创建Group mkgroup -l >> .etcgroup 创建User mkpasswd -l >> .etcpasswd 注:创建group和User请参考安装目录的readme.txt 2.下载SampleCode 3.新建一个工程,引用SampleCode中的Tamir.sharpSsh.dll,Org.Mentalis.Security.dll,DiffieHellman.dll (SFTP that encrypted file transfer protocol (Secure file Transfer protocol) and FTP, the instruction and data during transmission are encrypted, preventing passwords and sensitive information was stolen during a network transfer. In order to use NET to implement this process: 1. Install SFTP Server test environment: Download setupssh.exe on the server, follow the prompts to install setupssh.exe open a command line, find the OpenSSH directory (default: C: Program Files OpenSSH) The create Group mkgroup-l > > . etcgroup create the User mkpasswd-l > > . etcpasswd Note: Create the group and User Please refer to the installation directory of readme.txt 2 downloads SampleCode create a new project, to reference SampleCode Tamir.sharpSsh. dll, Org.Mentalis.Security.dll, DiffieHellman.dll)
    2013-05-11 08:48:02下载
    积分:1
  • vcDES
    讲述des加密过程,实现了简易锝des加密算法(About the des encryption process to achieve a simple encryption algorithm technetium des)
    2011-11-01 19:44:09下载
    积分:1
  • DES
    今天我们学习了des对称加密算法这是一个des算法的C++实现(This is a des !)
    2009-09-15 15:04:20下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载