File splitting and encryption

22 views Asked by At

I have a file ( an image, an audio , a video, an txt file)

1: I need to slit that file in to "n" part and encrypt them

2: if some part of "n" let make it "a " is missing I can use "n-a" to recover and decrypt to get the data point from the beginning.

thank you all.

0

There are 0 answers