From 4772b5a736640299d02689e4fdc251256cea12d0 Mon Sep 17 00:00:00 2001 From: Christopher Sanborn <23085117+christophersanborn@users.noreply.github.com> Date: Wed, 10 Oct 2018 13:46:32 -0400 Subject: [PATCH] Small additions to References and See Also. --- bsip-1203.md | 5 +++++ 1 file changed, 5 insertions(+) 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)