S
SirThanxALot
Dear all,
I want to protect a large number of files (say 3000) from unauthorised access.
With protect, I mean: kind of vanished.
As little as possible information should be given.
key factors:
- number of files
- the data in the files (of course)
- only accessible to a few own to-be-developped applications (in C#)
- easy to add/remove files
I think this is he equivalent of a virtual partition or disk image
that is mounted for an individual applicaton **instead of the windows file system**
If the 'image' is possible we would probably encrypt the files individually, however an entirely
encrypted image is also good.
Does anyone knows an API that implements this or something very similiar.
It may be a commercial package also, though an open source or code sample
is preferred.
Kind regards,
SirThanxaALot
I want to protect a large number of files (say 3000) from unauthorised access.
With protect, I mean: kind of vanished.
As little as possible information should be given.
key factors:
- number of files
- the data in the files (of course)
- only accessible to a few own to-be-developped applications (in C#)
- easy to add/remove files
I think this is he equivalent of a virtual partition or disk image
that is mounted for an individual applicaton **instead of the windows file system**
If the 'image' is possible we would probably encrypt the files individually, however an entirely
encrypted image is also good.
Does anyone knows an API that implements this or something very similiar.
It may be a commercial package also, though an open source or code sample
is preferred.
Kind regards,
SirThanxaALot