xaionaro-go

Results 4 repositories owned by xaionaro-go

secureio

32
Stars
6
Forks
Watchers

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 (g...

atomicmap

19
Stars
1
Forks
Watchers

A high performance thread-safe implementation of hash map for Golang (accent on high throughput, not at latency)

trezorLuks

21
Stars
6
Forks
Watchers

A wrapper around "cryptsetup" to use a key from a Trezor device instead of a password

tinyhelloworld

19
Stars
0
Forks
Watchers

A very synthetic, but very small hello world in Go. **It takes 91 bytes when compiled (as a static binary).**