Smack icon indicating copy to clipboard operation
Smack copied to clipboard

WIP : Add support for GS2 SASL (RFC 5801)

Open adiaholic opened this issue 5 years ago • 3 comments

The code currently is shabby, and will be reformatted. I am making attempts on this issue unit test by unit test.

This PR progress constitutes :

  • [X] ASN.1 DER encoding over GSS-API mechanism's Object Identifier.
  • [X] Finish SASL Mechanism name generation.
  • [ ] Generate GSS Tokens for Authentication exchange.
  • [ ] SASL Authentication Exhange.
  • [ ] Channel bindings.

This is an attempt at solving SMACK-717.

adiaholic avatar Jan 27 '20 19:01 adiaholic

There is $bouncyCastleVersion in version.gradle

Yes Thanks

adiaholic avatar Jan 28 '20 04:01 adiaholic

There were the following issues with your Pull Request

  • Commit: d6f0c4108de23b6bbfd5b7cff554d01939b57a70

  • Your commit message body contains a line that is longer than 72 characters

  • Commit: 029d76296632f08d8f323d2a9736bafda7bdf086

  • Your commit message body contains a line that is longer than 72 characters

Guidelines are available at https://github.com/igniterealtime/Smack/wiki/Guidelines-for-Smack-Developers-and-Contributors


This message was auto-generated by https://gitcop.com

GitCop avatar May 14 '20 00:05 GitCop

@adiaholic: Any news?

Neustradamus avatar May 27 '20 16:05 Neustradamus