1 Star 0 Fork 0

vfssoft / vtls

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.en.md 528 Bytes
一键复制 编辑 原始数据 按行查看 历史
zzrrxx 提交于 2024-01-17 22:55 . Update README

vtls

Introduction

Vtls is a simple TLS implementation.

Features

  • Cross Platform
  • Single Thread
  • Non-blocking
  • High Performance
  • Easy to Use

Supported Cipher Suites

  • TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
  • TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
  • TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
  • TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384

Instruction

  1. xxxx
  2. xxxx
  3. xxxx

Contribution

  1. Fork the repository
  2. Create a Feat_xxx branch
  3. Commit your fixes
  4. Create a Pull Request
C++
1
https://gitee.com/vfssoft/vtls.git
git@gitee.com:vfssoft/vtls.git
vfssoft
vtls
vtls
master

搜索帮助