1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-05-12 12:03:29 +00:00

use same email for voisine as in other BIPs

This commit is contained in:
Aaron Voisine 2015-12-07 09:42:25 -08:00
parent b2db2eba41
commit d14e205477

View File

@ -3,7 +3,7 @@
Title: Out of Band Address Exchange using Encrypted PaymentRequests Title: Out of Band Address Exchange using Encrypted PaymentRequests
Authors: Matt David <matt@netki.com> Authors: Matt David <matt@netki.com>
Justin Newton <justin@netki.com> Justin Newton <justin@netki.com>
Aaron Voisine <aaron@breadwallet.com> Aaron Voisine <voisine@gmail.com>
Status: Draft Status: Draft
Type: Informational Type: Informational
Created: 2015-11-20 Created: 2015-11-20
@ -177,4 +177,4 @@ should be done through standard HTTP Status Code messaging ([https://tools.ietf.
* [[bip-0070.mediawiki|BIP70 - Payment Protocol]] * [[bip-0070.mediawiki|BIP70 - Payment Protocol]]
* [https://en.wikipedia.org/wiki/Elliptic_curve_DiffieHellman ECDH] * [https://en.wikipedia.org/wiki/Elliptic_curve_DiffieHellman ECDH]
* [http://csrc.nist.gov/publications/nistpubs/800-90A/SP800-90A.pdf HMAC_DRBG] * [http://csrc.nist.gov/publications/nistpubs/800-90A/SP800-90A.pdf HMAC_DRBG]
* [https://tools.ietf.org/html/rfc6979 RFC6979] * [https://tools.ietf.org/html/rfc6979 RFC6979]