dtls
Secure connection library
An implementation of DTLS 1.2 protocol for secure communication over TCP connections
DTLS 1.2
26 stars
5 watching
12 forks
Language: Go
last commit: about 11 years ago Related projects:
Repository | Description | Stars |
---|---|---|
pion/dtls | A native DTLS 1.2 implementation in Go | 606 |
mirleft/ocaml-tls | A TLS implementation in OCaml for secure communication | 305 |
haskell-tls/hs-tls | A Haskell implementation of the Transport Layer Security protocol for secure communication between servers and clients. | 405 |
cpmech/gosl | A comprehensive scientific computing library developed in Go, providing a range of numerical methods and solvers for differential equations, linear algebra, and other mathematical tasks. | 1,837 |
number571/go-peer | A library for building secure and private networks in Go | 270 |
libressl/portable | A portable version of LibreSSL, providing a modern and secure SSL/TLS implementation | 1,379 |
ccding/go-stun | An STUN client implementation to enable NAT traversal in network communications | 684 |
eduardsui/tlse | A single C file implementation of various TLS protocols and DTLS protocols using the TomCrypt crypto library | 578 |
thebagchi/sctp-go | An SCTP library for Go that enables secure and reliable communication over IP networks. | 17 |
fullstorydev/grpchan | Provides an abstraction and implementations of gRPC transports, allowing for customized connections with various protocols. | 205 |
fclairamb/ftpserverlib | A Golang library providing an easy-to-use FTP server implementation using Afero as the backend filesystem | 425 |
sfackler/rust-native-tls | An abstraction over platform-specific TLS implementations for secure network communication | 480 |
cpeikert/lol | A cryptographic library built on top of lattices that enables fully-homomorphic encryption | 225 |
vindarel/cl-str | A modern and consistent Common Lisp library for string manipulation. | 312 |
dfhack/clsocket | A lightweight C++ library for creating cross-platform network programs using sockets. | 157 |