stegsnow 20130616-8 source package in Ubuntu

Changelog

stegsnow (20130616-8) unstable; urgency=medium

  * Add missing include <string.h> (Closes: #1066597)
  * Bump Standards-Version to 4.7.0

 -- Arnaud Rebillout <email address hidden>  Tue, 14 May 2024 22:19:18 +0700

Upload details

Uploaded by:
Debian Security Tools
Uploaded to:
Sid
Original maintainer:
Debian Security Tools
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
stegsnow_20130616-8.dsc 1.9 KiB 74c8e2da53a63a4179d61f52bf8a1b7658bc556c62ebcf9e4d2fab2471bc2df6
stegsnow_20130616.orig.tar.gz 15.8 KiB c0b71aa74ed628d121f81b1cd4ae07c2842c41cfbdf639b50291fc527c213865
stegsnow_20130616-8.debian.tar.xz 11.2 KiB ec50daea91c61cf56dff29ec8fad48f36acad53a174d02cae596d792b0bdd7cd

Available diffs

No changes file available.

Binary packages built by this source

stegsnow: steganography using ASCII files

 This utility can conceal messages in ASCII text by appending whitespaces to
 the end of lines. Because spaces and tabs are generally not visible in text
 viewers, the message is effectively hidden from casual observers. And if the
 built-in encryption is used, the message cannot be read even if it is detected.
 .
 About the name: locating trailing whitespace in text is like finding a polar
 bear in a snowstorm. And it uses the ICE encryption algorithm, so the name is
 thematically consistent.
 .
 This package is useful for personal security, forensics investigations and
 other actions.

stegsnow-dbgsym: debug symbols for stegsnow