mirror of
https://github.com/bitcoin/bips.git
synced 2026-06-08 17:25:25 +00:00
BIP324: Add Version header and Changelog section
This commit is contained in:
@@ -10,6 +10,7 @@
|
|||||||
Type: Specification
|
Type: Specification
|
||||||
Assigned: 2019-03-08
|
Assigned: 2019-03-08
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Version: 1.0.0
|
||||||
Replaces: 151
|
Replaces: 151
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
@@ -583,6 +584,11 @@ For development and testing purposes, we provide a collection of test vectors in
|
|||||||
* [[bip-0324/xswiftec_inv_test_vectors.csv|XSwiftECInv vectors]] provide examples of ''(u, x)'' pairs, and the various ''t'' values that ''xswiftec_inv'' maps them to.
|
* [[bip-0324/xswiftec_inv_test_vectors.csv|XSwiftECInv vectors]] provide examples of ''(u, x)'' pairs, and the various ''t'' values that ''xswiftec_inv'' maps them to.
|
||||||
* [[bip-0324/packet_encoding_test_vectors.csv|Packet encoding vectors]] illustrate the lifecycle of the authenticated encryption scheme proposed in this document.
|
* [[bip-0324/packet_encoding_test_vectors.csv|Packet encoding vectors]] illustrate the lifecycle of the authenticated encryption scheme proposed in this document.
|
||||||
|
|
||||||
|
== Changelog ==
|
||||||
|
|
||||||
|
* 1.0.0 (2024-07-10)
|
||||||
|
* Marked as Final
|
||||||
|
|
||||||
== Rationale and References ==
|
== Rationale and References ==
|
||||||
<references/>
|
<references/>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user