#JPEG library for steganography

7 messages · Page 1 of 1 (latest)

brazen dagger
#

I would like some help for implementing a steganographic algorithm for hiding data in jpeg images. I tried using image-rs but it did not have functions for modifying the DCT of the jpeg image. Any help is welcome. Thanks in advance

brazen dagger
#

no help?

nocturne hare
#

You would have to implement the JPEG encoding yourself if image does not support it, or find a different crate

brazen dagger
nocturne hare
#

well, assuming you’ve searched on crates.io/lib.rs, I know that if it exists it is not a widely-used crate

#

at least, the fact you got no help is unsurprising 😅

umbral ore