-
-
Notifications
You must be signed in to change notification settings - Fork 17
Blowfish encryption no longer works #38
Comments
From the Quassel website: https://bugs.quassel-irc.org/projects/quassel-irc/wiki/Blowfish_Encryption_Manual |
I am not sure how that is relevant. Quassel 0.13 supports both ECB and CBC but must be built specifically to enable this. /setkey returns the above error message with the latest version of this docker container, regardless of which mode is default, but did not when it contained 0.12. The error message clearly states that it was not built with support for blowfish. |
Yeah, we're looking at it. How old was the container you were using before? We updated a long time ago. |
I believe I started using it prior to the launch of 0.13, so around November 2018 |
Oh wow, that was a long time ago. |
+1 for Blowfish fix :) |
Any Update on this ? |
[redacted] |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Once qca-dev is installed, blowfish support will automatically be enabled by cmake. Fixes linuxserver-archive#38
. |
1 similar comment
. |
Once qca-dev is installed, blowfish support will automatically be enabled by cmake. Fixes #38
I just upgraded from 0.12 to 0.13 and blowfish encryption no longer works. When trying to set or view a key the following message is displayed:
Error: Setting an encryption key requires Quassel to have been built with support for the Qt Cryptographic Architecture (QCA) library. Contact your distributor about a Quassel package with QCA support, or rebuild Quassel with QCA present.
The text was updated successfully, but these errors were encountered: