1
0
mirror of https://github.com/bitcoin/bips.git synced 2024-11-19 01:40:05 +01:00
Commit Graph

8 Commits

Author SHA1 Message Date
Luke Dashjr
959fecc15b Promote BIP 2 Draft->Active, and implement it
- Update all Accepted status to Proposed (renamed status)
- The BIP Comments preamble headers added to every BIP
- The License preamble headers have been added to all BIPs with a Copyright section
2016-11-30 09:51:01 +00:00
Luke Dashjr
72f18918a8 Promote BIP 123 Draft->Active, and implement it 2016-11-30 09:45:33 +00:00
Jonas Schnelli
55163e4546
[bip151] slightly increase robustness of the re-keying 2016-08-07 22:24:37 +02:00
Jonas Schnelli
0c8256f764
[bip151] fix typo in HKDF key 2016-08-07 22:21:06 +02:00
Christopher Jeffrey
0607a34fcf
bip151: remove aad change. 2016-07-27 00:26:34 -07:00
Christopher Jeffrey
f388fef2f6
BIP151: Clarifications on AAD and sequence numbers. 2016-07-26 23:47:03 -07:00
Jonas Schnelli
529c7cddb7
[BIP151] Switch from plain HMAC_SHA512 KDF to HKDF 2016-07-13 13:18:52 +02:00
Jonas Schnelli
62a8209268
Add BIP151, Peer-to-Peer Communication Encryption 2016-05-18 21:36:58 +02:00