Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SCRAM-SHA-1(-PLUS) + SCRAM-SHA-224(-PLUS) + SCRAM-SHA-256(-PLUS) + SCRAM-SHA-384(-PLUS) + SCRAM-SHA-512(-PLUS) + SCRAM-SHA3-512(-PLUS) supports #57

Open
Neustradamus opened this issue Jan 1, 2019 · 6 comments

Comments

@Neustradamus
Copy link
Contributor

Neustradamus commented Jan 1, 2019

After:

  • SCRAM-SHA-1

Can you add supports of :

  • SCRAM-SHA-1-PLUS
  • SCRAM-SHA-224
  • SCRAM-SHA-224-PLUS
  • SCRAM-SHA-256
  • SCRAM-SHA-256-PLUS
  • SCRAM-SHA-384
  • SCRAM-SHA-384-PLUS
  • SCRAM-SHA-512
  • SCRAM-SHA-512-PLUS
  • SCRAM-SHA3-512
  • SCRAM-SHA3-512-PLUS

A "big" list has been done in last link of this ticket.


SCRAM-SHA-1(-PLUS):

SCRAM-SHA-256(-PLUS):

SCRAM-SHA-512(-PLUS):

SCRAM-SHA3-512(-PLUS):

SCRAM BIS: Salted Challenge Response Authentication Mechanism (SCRAM) SASL and GSS-API Mechanisms:

-PLUS variants:

IMAP:

LDAP:

  • RFC5803: Lightweight Directory Access Protocol (LDAP) Schema for Storing Salted: Challenge Response Authentication Mechanism (SCRAM) Secrets: https://tools.ietf.org/html/rfc5803

HTTP:

JMAP:

2FA:

IANA:

Linked to:

@Neustradamus Neustradamus changed the title SCRAM-SHA-1-PLUS is missing + SCRAM-SHA-256 and SCRAM-SHA-256-PLUS SCRAM-SHA-1-PLUS + SCRAM-SHA-256(-PLUS) supports Mar 20, 2019
@Ri0n
Copy link
Member

Ri0n commented Jul 23, 2019

Just tried to debug cyrus-sasl. SCRAM-SHA-256 definitely works. But cyrus-sasl's scram plugin has a mechanism prioritization bug. I'll PR them.

@Ri0n
Copy link
Member

Ri0n commented Jul 23, 2019

cyrusimap/cyrus-sasl#577

@Neustradamus
Copy link
Contributor Author

@Ri0n: It is done now no? :)

@Ri0n
Copy link
Member

Ri0n commented Apr 20, 2020

We can compile our own embedded version of cyrus-sasl to make scram working everywhere.
Some distros won't accept it though. But at least it will work on Windows

@Neustradamus Neustradamus changed the title SCRAM-SHA-1-PLUS + SCRAM-SHA-256(-PLUS) supports SCRAM-SHA-1(-PLUS) + SCRAM-SHA-224(-PLUS) + SCRAM-SHA-256(-PLUS) + SCRAM-SHA-384(-PLUS) + SCRAM-SHA-512(-PLUS) + SCRAM-SHA3-512(-PLUS) supports Nov 14, 2020
@Neustradamus
Copy link
Contributor Author

@Ri0n: It is possible to do?

@Neustradamus
Copy link
Contributor Author

Neustradamus commented Nov 10, 2023

Dear @psi-im and @psi-plus teams, @Ri0n, @Vitozz, @tehnick, @drizt,

It is possible to comment this important Qt ticket about Channel Binding?

It is to needed to have support of SCRAM-SHA-*-PLUS variants.

Recently, we have seen the jabber.ru MITM:

Thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants