Skip to content

Commit eb5bc32

Browse files
committed
Add changed block hashing scheme.
1 parent bf80973 commit eb5bc32

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

updates/P7.txt

+6
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,12 @@ supported shielded transfers (also known as encrypted transfers).
110110
This mechanism allows an account to "shield" part of its balance,
111111
cryptographically encrypting it so that the amount cannot be inspected
112112
except by the owner of the account (using its secret encryption key).
113+
(It is possible for a sufficient combination of identity disclosure
114+
authorities (e.g. 2 of 3) to act in concert with the identity provider
115+
for an account to recover the secret encryption key (for instance, if
116+
compelled to do so by legal authorities) and thus decrypt the shielded
117+
balance and transfers on that account.)
118+
113119
An account can transfer an amount from its shielded balance to another
114120
account. While the sender and receiver are publicly visible, the exact
115121
amount transferred (in CCD) is not. An account can also decrypt funds from

0 commit comments

Comments
 (0)