Restored from previous forum. Originally posted by Jose.
Hi,
Anybody have a bit of code that uses the Base64Encoder() function
with a file.
I am trying to write code to encode a binary file with Base64
in the first instance and then decode the resulting Base64 file
back to the original Binary file with the reverse:).
The Base64Encoder() only seems to encode in memory.
Any help appreciated.
Thanks
Jose
Registered PureBasic User
Base64Encoder decoder for file
-
BackupUser
- PureBasic Guru

- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
-
BackupUser
- PureBasic Guru

- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
-
BackupUser
- PureBasic Guru

- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
Restored from previous forum. Originally posted by tranquil.
@Jose: My words since many month that we need stream-support for every command in the cipher lib. CRC32, MD5, Base64.
But it seems that it is not planned yet. Seems that we have to find our own way to calc that.
Mike
Tranquilizer/ Secretly!
http://www.secretly.de
Registred PureBasic User
@Jose: My words since many month that we need stream-support for every command in the cipher lib. CRC32, MD5, Base64.
But it seems that it is not planned yet. Seems that we have to find our own way to calc that.
Mike
Tranquilizer/ Secretly!
http://www.secretly.de
Registred PureBasic User