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

#1913 in Cryptography

Download history 24/week @ 2024-10-20 21/week @ 2024-10-27 8/week @ 2024-11-03 1/week @ 2024-11-10 20/week @ 2024-11-17 56/week @ 2024-11-24 34/week @ 2024-12-01 30/week @ 2024-12-08 8/week @ 2024-12-15 2/week @ 2024-12-22 6/week @ 2024-12-29 19/week @ 2025-01-05 20/week @ 2025-01-12 22/week @ 2025-01-19 42/week @ 2025-01-26 43/week @ 2025-02-02

130 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

~0–315KB