- 授权协议: MIT
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: https://github.com/LanceGin/MinaOTP
- 软件文档: https://github.com/LanceGin/MinaOTP/blob/master/README_zh.md
- 官方下载: https://github.com/LanceGin/MinaOTP
软件介绍
MinaOTP
MinaOTP 是一款用来生成二步验证token的小程序,基于 RFC6238 实现,TOTP算法由`javascript`实现。
小程序会安全地实时计算动态二步验证token,token的`增加`,`编辑`,`删除`也很方便。
小程序码
截图
功能
* 计算二步验证token
* 扫码添加新的token
* 手动输入token添加
* 编辑服务和帐号备注信息
* 删除已存在的token
计划
1. 备份数据至用户自定义数据库
2. 优化进度条
Data Structures and Algorithms
Alfred V. Aho、Jeffrey D. Ullman、John E. Hopcroft / Addison Wesley / 1983-1-11 / USD 74.20
The authors' treatment of data structures in Data Structures and Algorithms is unified by an informal notion of "abstract data types," allowing readers to compare different implementations of the same......一起来看看 《Data Structures and Algorithms》 这本书的介绍吧!


