projects
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
54dbf42
)
Make PKCS8_PRIV_KEY_INFO opaque.
author
Dr. Stephen Henson
<steve@openssl.org>
Fri, 4 Mar 2016 03:48:39 +0000
(
03:48
+0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Mon, 7 Mar 2016 17:11:21 +0000
(17:11 +0000)
Make PKCS8_PRIV_KEY_INFO opaque. Several accessor functions already exist
for this structure. Two new ones were added to handle attributes.
The old handling of broken formats has been removed and the corresponding
structures simplified.
Reviewed-by: Rich Salz <rsalz@openssl.org>
No differences found