为辰信安产品中使用了遵循开源许可证的第三方软件组件,现做具体开源软件使用信息公布以尊重和延续开源精神,具体使用如下:
| No. | 开源软件名称 | 开源软件及license文件地址 | 使用说明 |
|---|---|---|---|
| 1 | openssl |
https://github.com/openssl/openssl/tree/openssl-3.0.13 https://github.com/openssl/openssl/blob/openssl-3.0.13/LICENSE.txt |
基于Apache License 2.0的openssl库,用于加解密 |
| 2 | curl |
https://github.com/curl/curl/tree/curl-7_65_1 https://github.com/curl/curl/blob/curl-7_65_1/COPYING |
基于MIT License的libcurl库,用于网络接口通信 |
| 3 | cJSON |
https://github.com/DaveGamble/cJSON/releases/tag/v1.7.15 https://github.com/DaveGamble/cJSON/blob/v1.7.15/LICENSE |
基于MIT License的cjson库,用于json格式化 |
| 4 | libpcap |
https://github.com/the-tcpdump-group/libpcap https://github.com/the-tcpdump-group/libpcap/blob/master/LICENSE |
基于BSD License的libpcap库,用于抓取数据包 |
