dinhvh / libetpan

Mail Framework for C Language
www.etpan.org
Other
612 stars 283 forks source link

SCRAM-SHA-1(-PLUS) + SCRAM-SHA-256(-PLUS) + SCRAM-SHA-512(-PLUS) + SCRAM-SHA3-512(-PLUS) supports #396

Open Neustradamus opened 3 years ago

Neustradamus commented 3 years ago

CRAM-MD5 to Historic:

RFC6331: Moving DIGEST-MD5 to Historic:

RFC 8600: "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]".

SCRAM-SHA-1(-PLUS):

SCRAM-SHA-256(-PLUS):

SCRAM-SHA-512(-PLUS):

SCRAM-SHA3-512(-PLUS):

-PLUS variants:

IMAP:

LDAP:

HTTP:

2FA:

IANA:

Note, after SCRAM-SHA-1(-PLUS):

Linked to:

Neustradamus commented 2 years ago

Dear @dinhvh,

Happy New Year 2022!

Have you looked for SCRAM-SHA-* supports? The first step is without -PLUS variants.

Thanks in advance.

Neustradamus commented 1 year ago

Dear @dinhvh,

Have you looked for SCRAM-SHA-* supports? The first step is without -PLUS variants.

Time to support new IMAP RFC?

Thanks in advance.