Commit b019aa1
authored
pkcs1v15: VerifyingKey::from to use prefixed version (#472)
As discussed in #341, `pkcs1v15::VerifyingKey::from` should use the
prefixed keys.
Just lost a couple hours on this one behavior, and since 0.10 is just
around the corner, might as well fix it before that.
Fixes #3411 parent e96ed43 commit b019aa1
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
| 173 | + | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
| 176 | + | |
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
| |||
0 commit comments