CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 微处理器(ARM/PowerPC等)

文件名称:nitrokey pro firmware

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2022-11-29
  • 文件大小:
    1.54mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

Nitrokey professional firmware
(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : nitrokey-pro-firmware.zip 列表
nitrokey-pro-firmware-master/
nitrokey-pro-firmware-master/.gitignore
nitrokey-pro-firmware-master/.gitmodules
nitrokey-pro-firmware-master/.travis.yml
nitrokey-pro-firmware-master/DEVELOPMENT.md
nitrokey-pro-firmware-master/Dockerfile
nitrokey-pro-firmware-master/Dockerfile.debian
nitrokey-pro-firmware-master/Dockerfile.previous
nitrokey-pro-firmware-master/LICENSE
nitrokey-pro-firmware-master/Makefile
nitrokey-pro-firmware-master/README.md
nitrokey-pro-firmware-master/RELEASE.md
nitrokey-pro-firmware-master/bootloader-notes.md
nitrokey-pro-firmware-master/build/
nitrokey-pro-firmware-master/build/gcc/
nitrokey-pro-firmware-master/build/gcc/Makefile
nitrokey-pro-firmware-master/build/gcc/STM32_128K_20K_FLASH.ld
nitrokey-pro-firmware-master/build/gcc/STM32_COMMON.ld
nitrokey-pro-firmware-master/build/gcc/STM32_SEC_FLASH-debug.ld
nitrokey-pro-firmware-master/build/gcc/STM32_SEC_FLASH.ld
nitrokey-pro-firmware-master/build/gcc/dfu.mk
nitrokey-pro-firmware-master/build/gcc/stm32.ld
nitrokey-pro-firmware-master/dapboot/
nitrokey-pro-firmware-master/images/
nitrokey-pro-firmware-master/images/adapter.jpg
nitrokey-pro-firmware-master/images/adapter_v2.jpg
nitrokey-pro-firmware-master/images/conn_layout.png
nitrokey-pro-firmware-master/images/connected_jumper.jpg
nitrokey-pro-firmware-master/images/pinout.svg
nitrokey-pro-firmware-master/scripts/
nitrokey-pro-firmware-master/scripts/config/
nitrokey-pro-firmware-master/scripts/config/stm32f1.xml
nitrokey-pro-firmware-master/scripts/flash-stm32flash.sh
nitrokey-pro-firmware-master/scripts/flash-versaloon.sh
nitrokey-pro-firmware-master/scripts/lock.tcl
nitrokey-pro-firmware-master/scripts/program-vsprog.sh
nitrokey-pro-firmware-master/src/
nitrokey-pro-firmware-master/src/assembler/
nitrokey-pro-firmware-master/src/assembler/cortexm3_macro.s
nitrokey-pro-firmware-master/src/assembler/startup_stm32f10x_hd.s
nitrokey-pro-firmware-master/src/ccid/
nitrokey-pro-firmware-master/src/ccid/CCIDHID_USB/
nitrokey-pro-firmware-master/src/ccid/CCIDHID_USB/CCIDHID_usb_desc.c
nitrokey-pro-firmware-master/src/ccid/CCIDHID_USB/CCIDHID_usb_prop.c
nitrokey-pro-firmware-master/src/ccid/CcidLocalAccess.c
nitrokey-pro-firmware-master/src/ccid/Ccid_usb.c
nitrokey-pro-firmware-master/src/ccid/Crd.c
nitrokey-pro-firmware-master/src/ccid/Ifd_ccid.c
nitrokey-pro-firmware-master/src/ccid/Ifd_protocol.c
nitrokey-pro-firmware-master/src/ccid/smartcard/
nitrokey-pro-firmware-master/src/ccid/smartcard/smartcard.c
nitrokey-pro-firmware-master/src/crypt/
nitrokey-pro-firmware-master/src/crypt/aes/
nitrokey-pro-firmware-master/src/crypt/aes/aes.c
nitrokey-pro-firmware-master/src/crypt/pbkdf2/
nitrokey-pro-firmware-master/src/crypt/pbkdf2/pbkdf2.c
nitrokey-pro-firmware-master/src/crypt/sha1/
nitrokey-pro-firmware-master/src/crypt/sha1/hmac-sha1.c
nitrokey-pro-firmware-master/src/crypt/sha1/sha1.c
nitrokey-pro-firmware-master/src/crypt/sha4/
nitrokey-pro-firmware-master/src/crypt/sha4/sha4.c
nitrokey-pro-firmware-master/src/hotp/
nitrokey-pro-firmware-master/src/hotp/hotp.c
nitrokey-pro-firmware-master/src/hw_config.c
nitrokey-pro-firmware-master/src/hw_config_rev4.c
nitrokey-pro-firmware-master/src/inc/
nitrokey-pro-firmware-master/src/inc/AccessInterface.h
nitrokey-pro-firmware-master/src/inc/CCIDHID_usb.h
nitrokey-pro-firmware-master/src/inc/CCIDHID_usb_conf.h
nitrokey-pro-firmware-master/src/inc/CCIDHID_usb_desc.h
nitrokey-pro-firmware-master/src/inc/CCIDHID_usb_prop.h
nitrokey-pro-firmware-master/src/inc/CCID_Crd.h
nitrokey-pro-firmware-master/src/inc/CCID_Global.h
nitrokey-pro-firmware-master/src/inc/CCID_Ifd_ccid.h
nitrokey-pro-firmware-master/src/inc/CCID_Ifd_protocol.h
nitrokey-pro-firmware-master/src/inc/CCID_Macro.h
nitrokey-pro-firmware-master/src/inc/CCID_SlotErrorCode.h
nitrokey-pro-firmware-master/src/inc/CCID_usb.h
nitrokey-pro-firmware-master/src/inc/CCID_usb_conf.h
nitrokey-pro-firmware-master/src/inc/CCID_usb_desc.h
nitrokey-pro-firmware-master/src/inc/CCID_usb_prop.h
nitrokey-pro-firmware-master/src/inc/CcidLocalAccess.h
nitrokey-pro-firmware-master/src/inc/FAT12.h
nitrokey-pro-firmware-master/src/inc/FlashStorage.h
nitrokey-pro-firmware-master/src/inc/HandleAesStorageKey.h
nitrokey-pro-firmware-master/src/inc/RAMDISK_usb_desc.h
nitrokey-pro-firmware-master/src/inc/RAMDISK_usb_prop.h
nitrokey-pro-firmware-master/src/inc/aes.h
nitrokey-pro-firmware-master/src/inc/delays.h
nitrokey-pro-firmware-master/src/inc/fsmc_nand.h
nitrokey-pro-firmware-master/src/inc/hmac-sha1.h
nitrokey-pro-firmware-master/src/inc/hotp.h
nitrokey-pro-firmware-master/src/inc/hw_config.h
nitrokey-pro-firmware-master/src/inc/hw_config_rev4.h
nitrokey-pro-firmware-master/src/inc/keyboard.h
nitrokey-pro-firmware-master/src/inc/mass_mal.h
nitrokey-pro-firmware-master/src/inc/memory.h
nitrokey-pro-firmware-master/src/inc/memory_layout.h
nitrokey-pro-firmware-master/src/inc/memory_ops.h
nitrokey-pro-firmware-master/src/inc/msd.h
nitrokey-pro-firmware-master/src/inc/nand_if.h
nitrokey-pro-firmware-master/src/inc/password_safe.h
nitrokey-pro-firmware-master/src/inc/pbkdf2.h
nitrokey-pro-firmware-master/src/inc/platform_config.h
nitrokey

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com