6.0.0-alpha10
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
5/16/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#14026] Use of raw_data in Horde_Crypt_Blowfish_Openssl
*
Your Email Address
*
Spam protection
Enter the letters below:
. .__. . __..___. | | | |(__ _/ |___|__|\__|.__)./__.
Comment
> Horde_Crypt_Blowfish_Openssl uses $raw_data = true in encrypt/decrypt > operations, so the result can be any binary string, even a string > starting with \0 at the beginning. > > That causes issues like in Horde_Session, where values starting with > \0 are considered NOT_SERIALIZED and are returned unencrypted > (https://github.com/horde/horde/blob/master/framework/Core/lib/Horde/Session.php#L355) > > Can be replaced with $raw_data = false to force the use of base64 > format? Of course in both encrypt/decrypt operations > > >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers