Übergeordnet: OIDplus makeAuthKey / makeSecret realms (oidplus/authRealms)
UUID: | b118abc8-f4ec-11ed-86ca-3c4a92df8582 |
C++ Notation: | { 0xb118abc8, 0xf4ec, 0x11ed, { 0x86, 0xca, 0x3c, 0x4a, 0x92, 0xdf, 0x85, 0x82 } } |
Variant: | [0b10_] RFC 4122 (Leach-Mealling-Salz) / DCE 1.1 |
Version: | [0x1] Time-based with unique host identifier |
Timestamp: | [0x1edf4ecb118abc8] 2023-05-17 19:54:53'8996680 GMT |
Clock ID: | [0x86ca] 1738 |
Node ID: | [0x3c4a92df8582] 3C-4A-92-DF-85-82 |
Input: | 3C-4A-92-DF-85-82 |
Type: | EUI-48 (Extended Unique Identifier) |
EUI-48 or MAC-48: | 3C-4A-92-DF-85-82 |
EUI-64: | 3C-4A-92-FF-FF-DF-85-82 (MAC-48 to EUI-64 Encapsulation) |
IPv6-Link-Local address: | fe80::3e4a:92ff:fedf:8582 |
Administration type (U/L flag): | [0] Universally Administered Address (UAA) |
Transmission type (I/G flag): | [0] Unicast (Individual) |
- Session Handler (OIDplusSessionHandler.class.php):
Encryption of session contents (regular logins)
* if OpenSSL is installed: sha512-pbkdf2 + AES-256-CBC + sha3-512-hmac
* if OpenSSL is not installed: sha3-512-hmac
* In both cases, the key is OIDplus::authUtils()->makeSecret(["b118abc8-f4ec-11ed-86ca-3c4a92df8582"])
.
Statischer Link zu dieser Seite