Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://archlinuxstudio.github.io/LinuxNetworkProgrammingAndEncryption/

✨Linux 网络编程与加密| 包含 C 语言编程中易出现的陷阱 较难理解的知识点 重点内容将包含实战的网络编程内容 以及创建安全通信的加密内容 | 提供在线网页文档 ✨
https://archlinuxstudio.github.io/LinuxNetworkProgrammingAndEncryption/

archlinux book c chinese cryptography libev libsodium linux network networking shadowsocks shadowsocks-libev socks sodium

Last synced: 3 months ago
JSON representation

✨Linux 网络编程与加密| 包含 C 语言编程中易出现的陷阱 较难理解的知识点 重点内容将包含实战的网络编程内容 以及创建安全通信的加密内容 | 提供在线网页文档 ✨

Awesome Lists containing this project

README

        


ArchLinuxStudio_CNetworkEncryption

Linux 网络编程与加密 WIP


✨Linux 网络编程与加密 | 本书的路线是分别介绍完成一个加密通讯代理软件所需要的各方面知识,并最终开发出一个此类软件。 同时也会分析各方向有价值的开源库或软件。提供在线网页文档 ✨

[![Badge](https://img.shields.io/badge/link-CProgrammingEssence-%230088cc.svg)](https://archlinuxstudio.github.io/CNetworkEncryption)
[![Join telegram community and chat about arch linux](https://img.shields.io/discord/628978428019736619?label=&logo=telegram&logoColor=ffffff&color=7389D8&labelColor=6A7EC2&cacheSeconds=60)](https://t.me/FSF_Ministry_of_Truth)
[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FArchLinuxStudio%2FCProgrammingEssence&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)](https://hits.seeyoufarm.com)
[![License: CC BY-NC-ND 4.0](https://img.shields.io/badge/License-CC%20BY--NC--ND%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-nc-nd/4.0/)
[![Lines](https://img.shields.io/tokei/lines/github/ArchLinuxStudio/CNetworkEncryption)](https://img.shields.io/tokei/lines/github/ArchLinuxStudio/CNetworkEncryption)
[![lastcommit](https://img.shields.io/github/last-commit/ArchLinuxStudio/CNetworkEncryption)](https://img.shields.io/github/last-commit/ArchLinuxStudio/CNetworkEncryption)

## [阅读地址](https://archlinuxstudio.github.io/LinuxNetworkProgrammingAndEncryption/#/)

为推动自由软件运动而撰写的 Linux 网络加密教程。你可以通过本教程学会:

- Linux 网络编程的相关知识
- 密码学组建库 mbedtls 以及 sodium 的使用
- 如何实现一个 TLS 的网页请求客户端
- 将各项网络、密码学技术组合,实现互联网的自由访问

## Star 历史

[![Stargazers over time](https://starchart.cc/ArchLinuxStudio/CNetworkEncryption.svg)](https://starchart.cc/ArchLinuxStudio/CNetworkEncryption)