Correct SRP documentation
authorest31 <MTest31@outlook.com>
Tue, 6 Oct 2015 17:08:53 +0000 (19:08 +0200)
committerest31 <MTest31@outlook.com>
Tue, 6 Oct 2015 17:08:53 +0000 (19:08 +0200)
Previous statements were wrong.

doc/world_format.txt

index 5be1f3913d9cec40dd21b4c0b386f1cac3275ded..a6255053ee0f4f12ccd4b00cc1bec2983710240a 100644 (file)
@@ -47,8 +47,9 @@ in the base64 encoding.
 
 Format (since 0.4.13) of password hash is #1#<salt>#<verifier>, with the
 parts inside <> encoded in the base64 encoding.
-<verifier> is an RFC 5054 compatible SRP-2048-SHA1 verifier
-of the given salt, password, and the player's name lowercased.
+<verifier> is an RFC 2945 compatible SRP verifier,
+of the given salt, password, and the player's name lowercased,
+using the 2048-bit group specified in RFC 5054 and the SHA-256 hash function.
 
 Example lines:
 - Player "celeron55", no password, privileges "interact" and "shout":