ZHCACY3 august   2023 AM2431 , AM2432 , AM2434 , AM2631 , AM2631-Q1 , AM2632 , AM2632-Q1 , AM2634 , AM2634-Q1 , AM263P4 , AM2732 , AM2732-Q1 , AM6411 , AM6412 , AM6421 , AM6422 , AM6441 , AM6442

 

  1.   1
  2.   摘要
  3.   商标
  4. 1引言
    1. 1.1 本文档中使用的首字母缩写词
  5. 2MbedTLS
    1. 2.1 MbedTLS 是什么?
    2. 2.2 为何选择 MbedTLS?
    3. 2.3 MbedTLS 的应用
  6. 3在 Lwip 上使用 MbedTLS
    1. 3.1 TLS 服务器示例(HTTPS 服务器)
    2. 3.2 TLS 客户端示例(MQTT 客户端)

本文档中使用的首字母缩写词

  1. AES:高级加密标准 (Advanced Encryption Standard)
  2. CA:证书颁发机构 (Certificate Authority)
  3. CPSW:通用平台以太网交换机 (Common Platform Ethernet Switch)
  4. DER:区分编码规则 (Distinguished Encoding Rules)
  5. DES:数据加密标准 (Data Encryption Standard)
  6. ECDSA:椭圆曲线数字签名算法 (Elliptic Curve Digital Signature Algorithm)
  7. FOTA:无线固件升级 (Firmware Over the Air)
  8. HTTP:超文本传输协议 (Hyper Text Transfer Protocol)
  9. ICSS:工业通信子系统 (Industrial Communication Subsytem)
  10. MITM:中间人攻击 (Man In The Middle attack)
  11. MQTT:消息队列遥测传输 (Message Queuing Telemetry Transport)
  12. OSI:开放系统互连 (Open System Interconnection)
  13. PBUF:数据包缓冲区 (Packet Buffer)
  14. PCB:协议控制块 (Protocol Contol Block)
  15. PEM:隐私增强邮件 (Privacy Enhanced Mail)
  16. RSA:Rivest-Shamir-Adleman
  17. SHA:安全哈希算法 (Secure Hash Algorithm)
  18. SSL:安全套接字层 (Secure Socket Layer)
  19. TCP:传输控制协议 (Transmission Control Protocol)
  20. TLS:传输层安全协议 (Transport Layer Security)