GithubHelp home page GithubHelp logo

tubbz-alt / jel Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sri-csl/jel

0.0 1.0 0.0 48.01 MB

JPEG Embedding Library

License: Other

Python 9.21% Shell 4.28% C 75.80% Makefile 1.36% C++ 6.73% M4 2.62%

jel's Introduction

Build Status Coverity Scan Build Status

libjel -- JPEG Embedding Library

This library supplies an API for embedding and extracting bit strings into / from JPEG images. The library uses heavily quantized frequency components to provide storage that is stabilized by the JPEG compression process. As a result, embedded bit strings are preserved under a number of different transformations, including transcoding to higher quality, DC or low frequency shifts in pixel value, and limited image rescaling.

Please see "TRIST: Circumventing Censorship with Transcoding-Resistant Image Steganography" for a detailed explanation on what this tool does and how it does it. A copy can be found here:

https://github.com/SRI-CSL/jel/blob/master/doc/jpegsteg.pdf?raw=true

General Compilation

Prepare the raw git repository first and generate configure and Makefile:

autoreconf -fvi
./configure --enable-silent-rules

To compile manually:

make

Debian

To make a Debian package:

dpkg-buildpackage -b -us -uc

jel's People

Contributors

ianamason avatar ciconnolly avatar lilalinda avatar stevencheung avatar rthalleycsl avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.