SCRAM-SHA-512 + SCRAM-SHA3-512 supports (#125)
Open
Unknown opened 4 years ago

After:

  • SCRAM-SHA-1
  • SCRAM-SHA-256

Can you add supports of:

  • SCRAM-SHA-512
  • SCRAM-SHA3-512

"When using the SASL SCRAM mechanism, the SCRAM-SHA-256-PLUS variant SHOULD be preferred over the SCRAM-SHA-256 variant, and SHA-256 variants [RFC7677] SHOULD be preferred over SHA-1 variants [RFC5802]".

https://xmpp.org/extensions/inbox/hash-recommendations.html

-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:

2FA:

IANA:

Linked to:

issue 1 of 1
Issue Votes (0)
Watchers (0)
Reference
tigase/_libraries/Martin#125
Please wait...
Page is in error, reload to recover