Commit 668ea19
committed
der: pem reader rejects zero lengths reads
Since base64ct 1.7.0 ([RustCrypto#1387]), it now rejects zero lengths reads. This
happens to trigger with an sha256WithRSAEncryption AlgorithmIdentifier
where the parameters are null.1 parent acf95f8 commit 668ea19
2 files changed
+5
-11
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
90 | 94 | | |
91 | 95 | | |
92 | 96 | | |
| |||
0 commit comments