steganography
Steganography library
A Go library implementing LSB steganography on images without any dependencies
Pure Golang Library that allows LSB steganography on images using ZERO dependencies
318 stars
10 watching
44 forks
Language: Go
last commit: 6 months ago
Linked from 2 awesome lists
gogolanggolang-libraryimageimage-processinglibrarysteganographyzero-dependency
Related projects:
Repository | Description | Stars |
---|---|---|
dimitarpetrov/stegify | A tool for hiding files within images using Least Significant Bit steganography | 1,207 |
ragibson/steganography | This project provides tools and techniques to hide data within digital files by manipulating their least significant bits, allowing for secure data transmission or storage. | 572 |
lajosbencz/glo | A Go logging library with customizable handlers and filters for controlling output levels. | 16 |
sashamelentyev/usestdlibvars | Detects potential misuse of standard library variables in Go code | 43 |
ajmwagar/stego | A steganographic tool for encoding and decoding data in various formats | 266 |
dai-lab/steganogan | A tool for creating steganographic images using adversarial training | 304 |
tancik/stegastamp | A system for hiding and extracting data in photographs while maintaining perceptual similarity | 693 |
andybalholm/brotli | A pure Go implementation of the Brotli compression algorithm. | 621 |
aunum/goro | A high-level machine learning library built on Gorgonia for Go that aims to provide an easy-to-use interface for building and training neural networks. | 372 |
verifid/vl-go | A Go client library for the VerifID identity verification layer API | 2 |
lukechampine/jsteg | A package for hiding and revealing data within images by modifying the least-significant bits of pixel values. | 609 |
dedis/kyber | A comprehensive cryptographic toolkit for Go developers | 643 |
blevesearch/segment | A Go library for performing Unicode Text Segmentation | 89 |
staskobzar/goami2 | A Go library providing an interface to Asterisk's AMI protocol | 14 |
algorand/go-algorand | An implementation of Algorand's blockchain protocol in Go | 1,352 |