Commit 8a4f3dc
authored
test: pass the recipient protected header to Unwrap (#5)
The CEK-recovery helper still called ecdhkw.Unwrap with the old
two-argument signature, breaking the build. Feed it the recipient's
protected header bytes, the same way unwrapper.go does.
Assisted-by: Claude:claude-opus-5[1m]
Signed-off-by: Miroslav Bajtoš <oss@bajtos.net>1 parent e145fda commit 8a4f3dc
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
208 | 211 | | |
209 | 212 | | |
210 | 213 | | |
211 | | - | |
| 214 | + | |
212 | 215 | | |
213 | 216 | | |
214 | 217 | | |
| |||
0 commit comments