吉林大学学报(信息科学版) ›› 2017, Vol. 35 ›› Issue (6): 656-661.

• 论文 • 上一篇    下一篇

基于 TLS 和 JWT 远程救助系统安全的 API

王 玉 1 , 宁可新 1 , 朱蕾蕾 2   

  1. 1. 吉林大学 应用技术学院, 长春 130012; 2. 长春职业技术学院 信息技术分院, 长春 130012
  • 收稿日期:2016-10-08 出版日期:2017-12-29 发布日期:2018-03-14
  • 通讯作者: 朱蕾蕾(1986— ), 女(回族), 长春人, 长春职业技术学院讲师, 硕士, 主要从事 Android 系统开发、 数据结构研究, (Tel)86-15500012002(E-mail)xiaozhu4439@163. com。
  • 作者简介:王玉(1983— ), 男, 黑龙江双鸭山人, 吉林大学副教授, 博士, 主要从事多媒体信息技术、 图像处理与模式识别研究,(Tel)86-13604325062(E-mail)wangyu001@ jlu. edu. cn。
  • 基金资助:
     吉林大学 2017 年度创新训练校级基金资助项目(20171BAX852); 吉林大学 2017 年度本科教学改革研究基金资助项目(2017QNYB054)

Security API for Remote Relief System Based on TLS and JWT

WANG Yu 1 , NING Kexin 1 , ZHU Leilei 2   

  1. 1. College of Applied Technology, Jilin University, Changchun 130012, China;
    2. College of Information Technology, Changchun Vocational Institute of Technology, Changchun 130012, China
  • Received:2016-10-08 Online:2017-12-29 Published:2018-03-14

摘要: 为满足用户隐私安全的需求, 设计实现了一套相对安全的 API(Application Programming Interface)。 该安
全接口采用 TLS(Transport Layer Security)安全套接技术和 JSON(Java Script Object Notation) Web Token 验证技
术, 通过在 HTTP 传输层加密和用户权限 token 验证的双层验证机制为用户构筑相对安全的 API 访问模式。
通过相关系统安全性测试与分析, 该系统可在实现监护者和被监护者之间的交流、 信息发布及定位等功能的基
础上, 实现安全的信息传输, 以提高用户隐私的安全性。

关键词: JSON Web Token, 安全性 API, TLS 传输

Abstract:  In order to design and develop a real-time and efficient remote rescue system to meet the needs of
users in the privacy security, this paper designed and implemented a set of relatively safe API (Application
Programming Interface). The safety interface is through the TLS (Transport Layer Security) technology and
JSON (Java Script Object Notation) Web socket Token verification technology, through the double authentication
mechanism in the HTTP transport layer encryption and user permissions token verification to build relatively safe
access mode for API users. Through the related system security testing and analysis, the system can realize the
security of information transmission interface based on the function of the communication between the monitor and
the monitor, information release and positioning.

Key words: transport layer security(TLS),  Java script object notation(JSON) web token, security application programming interface (API)

中图分类号: 

  •