openwall / yescrypt-goLinks
Go implementation of scrypt and yescrypt key derivation and password hashing functions
☆16Updated last year
Alternatives and similar repositories for yescrypt-go
Users that are interested in yescrypt-go are comparing it to the libraries listed below
Sorting:
- SquashFS read only implementation in pure go☆16Updated 3 weeks ago
- Create small Go-based root file systems -- with support for CPIOs and (TBD) Docker images☆29Updated 4 months ago
- Run an executable embedded in a Go binary☆19Updated 9 months ago
- Linux kernel images for router7☆12Updated this week
- ☆23Updated 11 months ago
- conbox is a Go implementation of unix-like utilities as single static executable intended for small container images.☆45Updated 2 years ago
- MimixBox - mimic BusyBox on Linux☆39Updated 10 months ago
- In-memory filesystem implementation of io/fs.FS☆95Updated 2 years ago
- Toolkit for detecting and verifying file type using magic bytes in pure Golang☆29Updated 2 months ago
- Tool to create ssh tunnels on demand using the free tier ec2 instances from AWS from any given region☆17Updated 2 years ago
- A golang library for parsing deb package versions☆40Updated last year
- ☆20Updated last week
- Minimal package for just the HTTPS cert fetching part of the Tailscale client API☆30Updated last month
- network time security client package for go☆19Updated last week
- Yet another DNS query tracing/analysis tool written in Go☆50Updated 6 months ago
- (Upstream) Linux kernel build for gokrazy☆65Updated last week
- Golang implementation of parsing RPM packages☆57Updated 10 months ago
- Package watchdog implements control of hardware watchdog devices. MIT Licensed.☆26Updated 3 years ago
- Send and receive files or stream data encrypted over a local network.☆14Updated 2 years ago
- Toolkit to manage keys and certificates in TPM2 chips☆45Updated 2 months ago
- Btrfs library in a pure Go☆67Updated last year
- gokrazy remote syslog server daemon: writes to disk what it receives via remote syslog☆14Updated last year
- A Go library for reading and writing QCOW2 disk images.☆54Updated 2 years ago
- Tools for compiling many Go commands into one binary to save space. Builds are supported for vendor-based Go and module-based Go☆190Updated last year
- A minimal but powerful cli library for Go☆42Updated last year
- Golang implementation of the Varlink protocol☆71Updated 2 months ago
- get more IP details from CIDR range☆27Updated 5 years ago
- WiFi daemon for connecting to WiFi networks (encrypted or unencrypted) with gokrazy☆37Updated 8 months ago
- arc is a pure Go library for creating, extracting, and managing archives. Based on mholt/archives and inspired by now-deprecated arc in a…