You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments