This repository contains the official Python implementation of the hybrid security framework proposed in the paper: "Secure Audio Steganography using Vectorized LSB and Chaos-Based Encryption", ...
The goal of this project is to provide simple, portable and compatible code (data encrypted in Python can be decrypted in PHP, and so on). The encryption algorithm used is AES in CBC and CFB mode.