forked from bitcoin/bips
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from voisine/patch-3
use same email for voisine as in other BIPs
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
Title: Out of Band Address Exchange using Encrypted PaymentRequests | ||
Authors: Matt David <[email protected]> | ||
Justin Newton <[email protected]> | ||
Aaron Voisine <aaron@breadwallet.com> | ||
Aaron Voisine <voisine@gmail.com> | ||
Status: Draft | ||
Type: Informational | ||
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]] | ||
* [https://en.wikipedia.org/wiki/Elliptic_curve_Diffie–Hellman ECDH] | ||
* [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] |