Commit e60f085
committed
Clean up outdated HMAC input constant names from comments
The reserved values [5; 16], [7; 16], and [8; 16] are already flagged
as unsafe to reuse. Listing their old names from pre-LDK v0.3 days
doesn't add value anymore and risks misleading anyone into thinking
they’re still meaningful.1 parent 565b01a commit e60f085
1 file changed
+0
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | 45 | | |
51 | 46 | | |
52 | 47 | | |
| |||
0 commit comments