Stegowav (robert461)
From Just Solve the File Format Problem
(Difference between revisions)
Parchivist (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Encryption |subcat2=Steganography |released=1999 }} '''stegowav''' by robert461 is a Python CLI program or library that hides text ...") |
Parchivist (Talk | contribs) |
||
(One intermediate revision by one user not shown) | |||
Line 3: | Line 3: | ||
|subcat=Encryption | |subcat=Encryption | ||
|subcat2=Steganography | |subcat2=Steganography | ||
− | |released= | + | |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 ( | + | 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