登录
首页 » 嵌入式芯片 » tinyOS ECC

tinyOS ECC

于 2022-07-08 发布 文件大小:158.11 kB
0 120
下载积分: 2 下载次数: 1

代码说明:

README for TinyECC Version 2.0 Author/Contact: An Liu, liuan79@gmail.com Introduction ------------ TinyECC is a software package providing ECC-based PKC operations that can be flexibly configured and integrated into sensor network applications. It provides a digital signature scheme (ECDSA),  a key exchange protocol (ECDH), and a public key encryption scheme (ECIES). It provides a number of optimization switches, which can turn specific optimizations on or off based on developer"s needs. TinyECC 2.0 supports MICA2/MICAz, TelosB/Tmote Sky, BSNV3, and Imote2 motes. It supports SECG recommended 128-bit, 160-bit and 192-bit elliptic curve domain parameters. How to install -------------- 1) Install TinyOS 2.1.1 or later version. ht

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

发表评论

0 个回复

  • stm32红外遥控
    应用背景红外遥控的编码目前 红外遥控的编码目前 红外遥控的编码目前 红外遥控的编码目前 广泛使用的是: 广泛使用的是: 广泛使用的是: NEC Protocol 的PWM(脉冲宽度调制)和Philips RC-5 Protocol 的PPM(脉冲位置调制)。ALIENTEK战舰STM32开发板配套的遥控器使用的是NEC协议,其特征如下: 1、8位地址和8位指令长度; 2、地址和命令2次传输(确保可靠性) 3、PWM脉冲位置调制,以发射红外载波的占空比代表“0”和“1”; 4、载波频率为38Khz; 5、位时间为1.125ms或2.25ms;关键技术本实验采用定时器的输入捕获功能现红外解码, :开机在LCD上显示一些信息之后,即进入等待红外触发,如过接收到正确的红外信号,则解码,并在LCD上显示键值和所代表的意义,以及按键次数等信息。同样我们也是用LED0来指示程序正在运行。
    2022-04-02 00:36:10下载
    积分:1
  • 3000TB51配套实验例程 1八段数码管显示实验 等
    3000TB51配套实验例程 1八段数码管显示实验 等-Experimental routine 3000TB51 matching one eight digital tube display experiments
    2022-01-27 13:56:18下载
    积分:1
  • 2812使用spi读写fm25cl64或者at25640的程序,已经测试通过。注意在在eeprom的datasheet中都写只支持spi的0或者3模,但我用0...
    2812使用spi读写fm25cl64或者at25640的程序,已经测试通过。注意在在eeprom的datasheet中都写只支持spi的0或者3模式,但我用0模式一直调不通,改用spi模式才可以,程序中就是使用spi的1模式。-2812 to read and write using spi or at25640 procedures FM25CL64 have the test. Attention to the datasheet in the EEPROM are write only support spi mode 0 or 3, but I used the 0 model has been adjusted barrier before they can switch to spi mode, process is the use of one mode of spi.
    2022-01-25 21:08:07下载
    积分:1
  • 接口液晶显示的键盘
    应用背景项目:应用keypad_lcd测试程序公司:Dynalog(印度)有限公司内容:4x4 keypad_lcd测试程序[ 1 ]和公司;及;及;CPU类型 ; ; ; ;:PIC18F4550时钟频率为8MHz  ;:------------液晶显示器的连接---------------型号:= & gt;恩,RC1 = & gt;RW,RC2 = & gt;RS,RB0 = & gt;D0,Rb1 = & gt;D1,Rb2 = & gt;D2,D3 Rb3 = & gt,RB4 = & gt;D4,RB5 = & gt;D5,RB6 = & gt;D6,D7 RB7 = & gt,-------------------------------------------------------- 4x4键盘连接-------------------RD 0 = & gt;row_a,RD1 = & gt;row_b,RD2 = & gt;row_c,3 = & gt;row_d,RD4 = & gt;col_1,RD5 = & gt;col_2,鸡= & gt;col_3,rd7 = & gt;col_4,------------------------------------------------------------------ FRC连接-------------------关键技术这是一个LCD与键盘使用PIC18F458接口代码。这里公司Dynalog(印度)有限公司
    2022-02-18 14:15:43下载
    积分:1
  • LPC1788 的数值
    此代码显示如何运行 LPC1788 与 SRAM (K4S561632C_32M_16BIT) 的数值
    2022-07-19 09:05:58下载
    积分:1
  • PID 学习资料及例程代码
    收集了不少人的pid 资料,整理后的代码
    2022-04-12 00:20:22下载
    积分:1
  • ARM开发板测试程序
    嵌入式开发板测试程序,基础 1、设置串口工具 2、DNW的设置方法 3、程序烧写的步骤 4、生成自己的bin文件的方法 出厂程序演示 1、pwm蜂鸣器 2、RTC实时时钟 3、ADC实验 4、按键功能 5、触摸屏测试 6、LCD显示实验  对于出厂代码的修改和分析  (基本还是属于非常基础的基础,手把手教你操作) 第一节 ADS入门级介绍 1、外部函数声明
    2022-11-10 16:20:04下载
    积分:1
  • 自己买的arms3c44b0开发板附带的demo程序,可直接在ADS上跑,可供朋友们借鉴...
    自己买的arms3c44b0开发板附带的demo程序,可直接在ADS上跑,可供朋友们借鉴-Arms3c44b0 bought their own development board attached demo program can be run directly in the ADS for friends learn from
    2022-09-04 00:40:03下载
    积分:1
  • NXP arm LPC23xx internal features examples of code
    NXP arm LPC23xx内部功能部件实例代码-NXP arm LPC23xx internal features examples of code
    2022-03-25 05:03:15下载
    积分:1
  • zooboot
    ZooBoot-4510,基于4510的ZooBoot程序-ZooBoot- 4510, based on the 4510 procedure ZooBoot
    2022-07-18 12:46:07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载