Timeline for Best way to reduce encryption of the big files
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 6, 2017 at 0:35 | comment | added | Rob Rose | @MahdiRafatjah If you're dealing with movies you could look into android's DRM library: developer.android.com/reference/android/drm/…. I've never used it, but it might be relevant. | |
| Oct 5, 2017 at 17:07 | comment | added | CodesInChaos | Round reduced versions of ChaCha (ChaCha8 or ChaCha12) are a good choice if you don't care about about a thin security margin. | |
| Oct 5, 2017 at 16:38 | comment | added | Steffen Ullrich | @MahdiRafatjah: If you just want to make the movie impossible to play then partial encryption of strategic, format dependent places, would be enough. If you want to hide which movie was transferred I would not rely on partial encryption. | |
| Oct 5, 2017 at 16:36 | comment | added | Mahdi Rafatjah | For files like movies would partial encryption works (as it ruin the mood) ? | |
| Oct 5, 2017 at 16:34 | vote | accept | Mahdi Rafatjah | ||
| Oct 5, 2017 at 16:32 | history | answered | Steffen Ullrich | CC BY-SA 3.0 |