xaionaro-go / secureioLinks
An easy-to-use XChaCha20-encryption wrapper for io.ReadWriteCloser (even lossy UDP) using ECDH key exchange algorithm, ED25519 signatures and Blake3+Poly1305 checksums/message-authentication for Go (golang). Also a multiplexer.
☆33Updated 6 months ago
Alternatives and similar repositories for secureio
Users that are interested in secureio are comparing it to the libraries listed below
Sorting:
- Go library for executing files stored as byte arrays, handy for use with go-bindata.☆39Updated 3 years ago
- Pure Go implementation of cryptographic APIs found in libsodium☆45Updated 5 years ago
- Authenticated encryption for streams in Go☆30Updated 2 years ago
- Bypasses restrictions on reflect☆75Updated 4 years ago
- Linux kernel utilities for Go.☆17Updated 6 years ago
- Small wrapper around golang.org/x/crypto/openpgp☆22Updated 9 years ago
- A Go package for encoding and decoding video and audio files.☆15Updated 4 years ago
- Embed arbitrary resources into a go executable at runtime, after the executable has been built.☆88Updated 8 months ago
- A collection of Go networking packages for dealing with NATs and NAT traversal.☆15Updated 3 years ago
- A simple tool for embedding binary resources into Go executable☆17Updated 6 years ago
- A framework to build precise and fast HTTP proxies.☆57Updated 2 years ago
- go2 generics experiment in building generic augmented BTree data structures☆25Updated last month
- VNC client and server library for Go.☆52Updated 3 months ago
- A library for building custom DNS servers in Go.☆53Updated 7 months ago
- pure golang crypt(3) implementation☆23Updated 2 months ago
- Please love the nicely formatted hex.☆42Updated 6 years ago
- The fastest way to xor bytes in Go☆75Updated 4 years ago
- a tiny package that implements SMTP server for Go projects☆106Updated 2 years ago
- A Go API for generating .go source files☆24Updated 3 years ago
- The standard library flag package with its missing features☆46Updated 5 years ago
- Cross-platform wrapper for memory-related system calls.☆31Updated 4 months ago
- Streaming text replacement for Go☆72Updated 3 years ago
- ☆29Updated 2 years ago
- SSH daemon for creating forward and reverse tunnels.☆76Updated last year
- Easy Elliptic Curve Cryptography on multiple curves, written in Go.☆14Updated 2 years ago
- Recreates directory and files from embedded filesystem using Go 1.16 embed.FS type.☆30Updated 3 years ago
- Powerful and versatile MIME sniffing package using pre-compiled glob patterns, magic number signatures, XML document namespaces, and tree…☆100Updated 2 years ago
- A MIME type sniffer for Go.☆34Updated 3 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Go Timer implementation with a fixed Reset behavior☆33Updated last year