Commit 85feecb
committed
fix(pkcs12): correct EC key oracle hash in README
The SHA-256 recorded for the pyca EC PrivateKeyInfo DER was wrong
(c5eacb73...). Correct value confirmed by three independent sources:
OpenSSL, pyca/cryptography private_bytes(DER, PKCS8, NoEncryption),
and carl-wallace/pkcs12_builder — all agree on 956890dd...1 parent ba09a7a commit 85feecb
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
0 commit comments