Commit 5443076
committed
fc269ee Rename secret_bytes to to_secret_bytes (Tobin C. Harding)
Pull request description:
As we did elsewhere add a new function and deprecate the old one.
Done for the two places we missed:
- `ecdh::SharedSecret`
- `Keypair`
Close: #845
ACKs for top commit:
apoelstra:
ACK fc269ee; successfully ran local tests
Tree-SHA512: a9a374978c2f5a6d37464acd3c00e5e9487f30f07987c9e69e39cf4419ce85fbc39f4c5e03d42abdec25356d143f9bfcf3944e024cd6f804a7a3afb468cee76d
2 files changed
+12
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
59 | 64 | | |
60 | 65 | | |
61 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
612 | 612 | | |
613 | 613 | | |
614 | 614 | | |
615 | | - | |
| 615 | + | |
616 | 616 | | |
617 | 617 | | |
618 | 618 | | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
619 | 624 | | |
620 | 625 | | |
621 | 626 | | |
| |||
0 commit comments