FAQsΒΆ

Q: Are you open for contributions?

A: Absolutely. You are highly encouraged to contribute implementations of steganalysis methods. To ensure quality, we ask you for

  • Contribute only concepts supported by peer-reviewed research.

  • Make sure your code is sufficiently documented using docstring and comments.

  • Cover your contribution with unit tests to ensure validity. Compare the outputs to an existing (reference) implementation.