Add the OpenSSL 3.0.0 Design document (draft)
authorRichard Levitte <levitte@openssl.org>
Wed, 30 Jan 2019 12:31:16 +0000 (13:31 +0100)
committerRichard Levitte <levitte@openssl.org>
Mon, 11 Feb 2019 21:18:19 +0000 (22:18 +0100)
commit2a9b4633145732c5e50fa9848d5e87380d2dc5ea
tree4ce369f9f3e9acff0896464017075107c4901d08
parent653652e64822e3c199efb861e9c15bca8d174e19
Add the OpenSSL 3.0.0 Design document (draft)

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/web/pull/113)
19 files changed:
Makefile
docs/OpenSSL300Design.md [new file with mode: 0644]
docs/images/300Component.png [new file with mode: 0644]
docs/images/300FIPSStateMachine.png [new file with mode: 0644]
docs/images/300Packaging.png [new file with mode: 0644]
docs/images/300PropDefinition.png [new file with mode: 0644]
docs/images/300PropNumberLiteral.png [new file with mode: 0644]
docs/images/300PropPropertyName.png [new file with mode: 0644]
docs/images/300PropQuery.png [new file with mode: 0644]
docs/images/300PropQuotedString.png [new file with mode: 0644]
docs/images/300PropStringLiteral.png [new file with mode: 0644]
docs/images/300PropUnquotedString.png [new file with mode: 0644]
docs/images/300PropValue.png [new file with mode: 0644]
docs/images/300ProviderCollab.png [new file with mode: 0644]
docs/images/DigestExplicit.png [new file with mode: 0644]
docs/images/DigestSignFIPSExplicit.png [new file with mode: 0644]
docs/images/DigestSignFIPSModulePerspective.png [new file with mode: 0644]
docs/images/ToBeComponent.png
docs/images/ToBePackaging.png