DEV Community

Sven Kanoldt
Sven Kanoldt

Posted on

3 4

πŸŽ‰ πŸš€ 🍺 The new release v0.4.1 of stegano-rs is out

The new major release contains the following:

✨ Features

WAV Audio media file support - by sassman, pull/6

stegano has now support for input and output wav audio files (.wav). This means that hiding secret messages and files are now **not* only possible for png image media files but also wav audio files in the same way. For example like this:

❯ stegano hide \
  -i resources/plain/carrier-audio.wav \
  -d resources/secrets/Blah.txt \          
     resources/secrets/Blah-2.txt \
  -o secret.wav
Enter fullscreen mode Exit fullscreen mode

Arch Linux packages - by orhun, pull/10

stegano can now be installed from available AUR packages using an AUR helper. For example like this:

❯ yay -S stegano
Enter fullscreen mode Exit fullscreen mode

πŸ› οΈ Maintenance

Update stegano-core to latest dependencies - by sassman, pull/2

check it out on crates.io

reference tweet

Image of Docusign

πŸ› οΈ Bring your solution into Docusign. Reach over 1.6M customers.

Docusign is now extensible. Overcome challenges with disconnected products and inaccessible data by bringing your solutions into Docusign and publishing to 1.6M customers in the App Center.

Learn more

Top comments (0)

Sentry image

See why 4M developers consider Sentry, β€œnot bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more