CTR cipher instead of CBC in secureBridge
CTR cipher instead of CBC in secureBridge
Hello SecureBridge team!
Thank you for the great component, it is really useful!
I wonder if it would be possible to implement in the next release the "CTR" cipher: nowadays, more and more servers have disabled CBC cipher because it is unsecure, so my program which relies on SecureBridge is not able to connect to several servers.
Could you tell me if it would be possible to replace the current CBC cipher in SecureBridge with a more secure one, such as CTR?
Thank you in advance for your answer.
Thank you for the great component, it is really useful!
I wonder if it would be possible to implement in the next release the "CTR" cipher: nowadays, more and more servers have disabled CBC cipher because it is unsecure, so my program which relies on SecureBridge is not able to connect to several servers.
Could you tell me if it would be possible to replace the current CBC cipher in SecureBridge with a more secure one, such as CTR?
Thank you in advance for your answer.
Re: CTR cipher instead of CBC in secureBridge
Just adding a "me too!"; 2 years later, OpenSSH disables CBC ciphers by default, and many others are following suite.
Re: CTR cipher instead of CBC in secureBridge
We will add support for CTR ciphers in one of the next SecureBridge releases.
Re: CTR cipher instead of CBC in secureBridge
Adding another "me too!" A client of ours has disabled CBC ciphers and require us to use CTR otherwise we cannot collect their data.
Re: CTR cipher instead of CBC in secureBridge
As we wrote above, we will add CTR ciphers in one of the next SecureBridge releases.
Re: CTR cipher instead of CBC in secureBridge
Could you estimate when update with ctr cipher will be available?
Our costumers expected us to give them the date.
Our costumers expected us to give them the date.
Re: CTR cipher instead of CBC in secureBridge
Likewise we would appreciate an estimate as to when an update will be available, as too we have customers who are waiting for an update.ppw wrote:Could you estimate when update with ctr cipher will be available?
Our costumers expected us to give them the date.
Re: CTR cipher instead of CBC in secureBridge
We will support the CTR ciphers in the next build of the SecureBridge. We plan release one in the next month.
Re: CTR cipher instead of CBC in secureBridge
Also adding another "Me too!".
The next month is nearly over. When will the announced release be available ? We require it urgently.
The next month is nearly over. When will the announced release be available ? We require it urgently.
Last edited by astman on Tue 29 Sep 2015 06:09, edited 1 time in total.
Re: CTR cipher instead of CBC in secureBridge
I need this too 

Re: CTR cipher instead of CBC in secureBridge
Adding another me too.
Do you have any concrete date when this can be available?
Thanks in adance.
Do you have any concrete date when this can be available?
Thanks in adance.
Re: CTR cipher instead of CBC in secureBridge
The new SecureBridge version 6.6.9 with support for CTR encryption mode is available for download now.