diff --git a/bsip-1203.md b/bsip-1203.md index bb830c5..f45f260 100644 --- a/bsip-1203.md +++ b/bsip-1203.md @@ -246,4 +246,9 @@ This document is placed in the public domain. [vS13] - Nicolas van Saberhagen, _Cryptonote v 2.0_, 2013 - https://cryptonote.org/whitepaper.pdf +[NG17] - Sarang Noether and Brandon Goodell, _An efficient implementation of Monero subaddresses_, 2017 - https://lab.getmonero.org/pubs/MRL-0006.pdf + ## See Also + +* Overview of _Stealth Phase II_ - [BSIP-1200](bsip-1200.md) +* [bitshares-stealth-k](https://github.com/Agorise/bitshares-stealth-k) - A Kotlin library for Stealth support in BitShares (in _very_ early development stage)