Description:
This procedure for any files Base64 encoding, depending on whether the standard Base64 encoding of DFLAGS Makefile variable is added-DPRIVATE_BASE64.
With this program is:
./base64convert-e 1.mp3 encode.data // results 1.mp3 Base64 encoding of the encoded file stored encode.data
./base64convert-d encode.data 2.mp3 // decoding result of decoding the file by encode.data 2.mp3
To Search:
File list (Check if you may need any files):
base64加密解密\arrayUtil.c
..............\arrayUtil.h
..............\base64.c
..............\base64.h
..............\common.h
..............\main.c
..............\my_errno.h
..............\my_types.h
..............\stringUtil.c
..............\stringUtil.h
base64加密解密