########################################################################################## BTFW-8: Xor functions should Base64 encode the ciphertext ########################################################################################## Issue Type: New Feature ----------------------------------------------------------------------------------------- Issue Information ==================== Priority: Major Status: Closed Resolution: Done (2014-04-27 18:42:03) Project: BT Framework (BTFW) Reported By: btasker Assigned To: btasker Components: - Crypto Time Estimate: 0 minutes Time Logged: 0 minutes ----------------------------------------------------------------------------------------- Issue Description ================== In the Credlocker implementation, the ciphertext is normally Base64'd before sending to the client. It makes sense to adjust the relevant methods to base64 encode/decode themselves. ----------------------------------------------------------------------------------------- Activity ========== ----------------------------------------------------------------------------------------- 2014-04-27 18:41:55 btasker ----------------------------------------------------------------------------------------- Implemented by commit 4ca06e8 ----------------------------------------------------------------------------------------- 2014-04-27 18:42:03 ----------------------------------------------------------------------------------------- btasker changed status from 'Open' to 'Resolved' ----------------------------------------------------------------------------------------- 2014-04-27 18:42:03 ----------------------------------------------------------------------------------------- btasker added 'Done' to resolution ----------------------------------------------------------------------------------------- 2014-04-27 18:42:08 ----------------------------------------------------------------------------------------- btasker changed status from 'Resolved' to 'Closed'