Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CAIPs/caip-171.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ Properties of the `SessionIdentifier` are as follows:
3. It MUST remain the same as the identified session's state changes.
4. It MUST be serializable into JSON. Serialization and later deserialization using
JSON MUST result in the same value.
5. It MUST be generated from a cryptographically random source and MUST include at least 96 bits of entropy for security.

## Copyright

Expand Down