Versions in this module Expand all Collapse all v1 v1.0.1 Jun 30, 2026 v1.0.0 Jun 30, 2026 Changes in this version + func ExtractStegoBits(coefficients []int16) []int + func ExtractStegoBitsInto(dst []int, coefficients []int16) []int + func GetStegoBit(coefficient int16) int + func IsShrinkageCandidate(coefficient int16) bool + func IsUsableCoefficient(shuffled int, coefficient int16) bool + func ModifyCoefficient(coefficient int16) int16 + func NextEmbeddableIndex(coeffs []int16, from int) int + func ReverseModification(coefficient int16) int16