i need to change it into binary and store in Microsoft Access database...do anyone know its coding or any software???
How to convert encrypted files into binary?
Collapse
X
-
-
ok its actually like this...
i need to do a project called "secure file storage using blob"...so my lecturer say the way to do is:
1)encrypt any file using RC4
2)then convert that encrypted file into binary
3)and last store binary data in database
so the first one i know ready how to do...now the problem is i don't know how to do the second problem....Comment
Comment