mirror of
https://github.com/bitcoin/bips.git
synced 2026-05-11 16:51:51 +00:00
minor clarification
@@ -28,5 +28,5 @@ There are alternative binary-to-word encodings, e.g. PGP word list (a.k.a biomet
|
|||||||
# Inflexibility: entropy of 128, 160, 192, 224, 256 bit length limit is imposed instead of accepting any length (between 128-256).
|
# Inflexibility: entropy of 128, 160, 192, 224, 256 bit length limit is imposed instead of accepting any length (between 128-256).
|
||||||
--Greg Tonoski, 2023-09-13
|
--Greg Tonoski, 2023-09-13
|
||||||
|
|
||||||
# Complexity: SHA-256 calculation may be avoided and separated
|
# Complexity: SHA-256 calculation may be avoided and/or separated (optional)
|
||||||
Are there any benefits of SHA-256-derived checksum requirement? User ends up in the same situation if they input incorrect words - irrespectively of the checksum appended. Typing errors are not prevented. --Greg Tonoski, 2023-09-13
|
Are there any benefits of SHA-256-derived checksum requirement? User ends up in the same situation if they input incorrect words - irrespectively of the checksum appended. Typing errors are not prevented. --Greg Tonoski, 2023-09-13
|
||||||
Reference in New Issue
Block a user