9 unstable releases (3 breaking)

0.4.2 Jun 12, 2023
0.4.1 May 10, 2023
0.3.1+1.6.0-639 Jan 7, 2023
0.2.1+1.6.0-639 Sep 18, 2022
0.1.1+1.6.0-639 Aug 31, 2022

#1022 in Cryptography

Download history 30/week @ 2024-02-12 46/week @ 2024-02-19 23/week @ 2024-02-26 13/week @ 2024-03-04 36/week @ 2024-03-11 33/week @ 2024-03-18 22/week @ 2024-04-01

93 downloads per month
Used in 2 crates

MIT/Apache

215KB
3.5K SLoC

C++ 3.5K SLoC // 0.3% comments Rust 164 SLoC // 0.0% comments

mp4decrypt

This crate provides a safe function to decrypt, encrypted mp4 data stream using Bento4.

Getting Started

Add this to your Cargo.toml file.

[dependencies]
mp4decrypt = "0.4.2"

Or add from command line.

$ cargo add mp4decrypt

See docs and examples to know how to use it.

License

Dual Licensed

No runtime deps

~185KB