1

Since a ring signature uses |R-1| decoy outputs for a ring of size R, is it possible to retrieve from them the real (which reveals the true wallet) A,B values from those stealth addresses?

user36303
  • 34,858
  • 2
  • 57
  • 123
user1387682
  • 367
  • 1
  • 5

1 Answers1

2

Every public key in the ring is valid as they are all stealth addresses. You cannot determine which is the real destination (which wallet receives the funds or how much).

A good explanation of stealth addresses can be found here.

jtgrassie
  • 19,111
  • 4
  • 14
  • 51