EAP-pwd Parameters
- Created
- 2010-01-06
- Last Updated
- 2017-04-24
- Available Formats
-

XML
HTML
Plain text
Registries Included Below
PWD-Exch Messages
- Registration Procedure(s)
-
IETF Review
- Reference
- [RFC5931]
- Available Formats
-

CSV
| Value | Name | Reference |
|---|---|---|
| 0x00 | Reserved | [RFC5931] |
| 0x01 | EAP-pwd-ID exchange | [RFC5931] |
| 0x02 | EAP-pwd-Commit exchange | [RFC5931] |
| 0x03 | EAP-pwd-Confirm exchange | [RFC5931] |
| 0x04-0x63 | Unassigned |
Random Function Registry
- Registration Procedure(s)
-
Specification Required
- Expert(s)
-
Joseph Salowey
- Reference
- [RFC5931]
- Available Formats
-

CSV
| Value | Name | Reference |
|---|---|---|
| 0x00 | Private Use | [RFC5931] |
| 0x01 | Function defined in RFC, Section 2.4 | [RFC5931] |
| 0x02-0xFF | Unassigned |
PRF Registry
- Registration Procedure(s)
-
IETF Review
- Reference
- [RFC5931]
- Available Formats
-

CSV
| Value | Name | Reference |
|---|---|---|
| 0x00 | Private Use | [RFC5931] |
| 0x01 | HMAC-SHA256 as defined in RFC4634 | [RFC5931][RFC4634] |
| 0x02-0xFF | Unassigned |
Password Preprocessing Methods
- Registration Procedure(s)
-
Specification Required
- Expert(s)
-
Joseph Salowey
- Reference
- [RFC5931]
- Available Formats
-

CSV
| Value | Name | Reference |
|---|---|---|
| 0x00 | None | [RFC5931] |
| 0x01 | RFC2759 | [RFC5931][RFC2759] |
| 0x02 | SASLprep | [RFC5931] |
| 0x03 | a random salt with SHA-1 | [RFC8146] |
| 0x04 | a random salt with SHA-256 | [RFC8146] |
| 0x05 | a random salt with SHA-512 | [RFC8146] |
| 0x06 | UNIX crypt() | [RFC8146] |
| 0x07 | scrypt | [RFC8146] |
| 0x08 | PBKDF2 with SHA-256 | [RFC8146] |
| 0x09 | PBKDF2 with SHA-512 | [RFC8146] |
| 0x0A | SASLprep then a random salt with SHA-1 | [RFC8146] |
| 0x0B | SASLprep then a random salt with SHA-256 | [RFC8146] |
| 0x0C | SASLprep then a random salt with SHA-512 | [RFC8146] |
| 0x0D | SASLprep then UNIX crypt() | [RFC8146] |
| 0x0E | OpaqueString then scrypt | [RFC8146] |
| 0x0F | OpaqueString then PBKDF2 with SHA-256 | [RFC8146] |
| 0x10 | OpaqueString then PBKDF2 with SHA-512 | [RFC8146] |
| 0x11-0xFF | Unassigned |