We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1263b57 + dca33e3 commit db6f1baCopy full SHA for db6f1ba
CAIPs/caip-171.md
@@ -55,6 +55,7 @@ Properties of the `SessionIdentifier` are as follows:
55
3. It MUST remain the same as the identified session's state changes.
56
4. It MUST be serializable into JSON. Serialization and later deserialization using
57
JSON MUST result in the same value.
58
+5. It MUST be generated from a cryptographically random source and MUST include at least 96 bits of entropy for security.
59
60
## Copyright
61
0 commit comments