Stegowav (robert461)
From Just Solve the File Format Problem
(Difference between revisions)
Parchivist (Talk | contribs) |
Parchivist (Talk | contribs) |
||
Line 5: | Line 5: | ||
|released=2021 | |released=2021 | ||
}} | }} | ||
− | '''stegowav''' by robert461 is a Python CLI program or library that hides text in a [[WAV]] | + | '''stegowav''' by robert461 and LiquidFun is a Python CLI program or library that hides text in a [[WAV]] |
Options for encryption (Fernet, [[AES]], RSA), hash (PBKDF2, Scrypt), error correction (Hamming, Reed-Solomon), number of LSBs to use, and use only every Nth byte | Options for encryption (Fernet, [[AES]], RSA), hash (PBKDF2, Scrypt), error correction (Hamming, Reed-Solomon), number of LSBs to use, and use only every Nth byte |
Latest revision as of 18:30, 5 November 2023
stegowav by robert461 and LiquidFun is a Python CLI program or library that hides text in a WAV
Options for encryption (Fernet, AES, RSA), hash (PBKDF2, Scrypt), error correction (Hamming, Reed-Solomon), number of LSBs to use, and use only every Nth byte