[ 
https://issues.apache.org/jira/browse/QPID-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12603032#action_12603032
 ] 

Robert Greig commented on QPID-1058:
------------------------------------

An alternative, which would give a larger key space, is just to set the highest 
bit on each byte in the key to zero, thereby guaranteeing they are all 
representable in UTF-8 in a single bit.

> Add support for CRAM-MD5-HASHED as used by Java Broker
> ------------------------------------------------------
>
>                 Key: QPID-1058
>                 URL: https://issues.apache.org/jira/browse/QPID-1058
>             Project: Qpid
>          Issue Type: New Feature
>          Components: Dot Net Client
>    Affects Versions: M2, M2.1
>            Reporter: Martin Ritchie
>            Assignee: Martin Ritchie
>             Fix For: M3
>
>
> Summary:
> As shown on the Qpid Interoperability page the .Net does not currently 
> support the CRAM-MD5-HASHED SASL mechanism offered by the Java broker.
> http://cwiki.apache.org/confluence/display/qpid/Qpid+Interoperability+Documentation
> For the .Net client to interoperate with the Java broker using the Base64 
> encoded MD5Hashed password file the .Net client needs to support this 
> mechanism.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to