[openssl-commits] [web] master update

Matt Caswell matt at openssl.org
Wed May 23 15:34:26 UTC 2018


The branch master has been updated
       via  2f148d990cb7ada6bf1516d08d9927cc9efd7b26 (commit)
      from  e4458ac28cde9545944b3eb8fe6193ca1c33cd18 (commit)


- Log -----------------------------------------------------------------
commit 2f148d990cb7ada6bf1516d08d9927cc9efd7b26
Author: Matt Caswell <matt at openssl.org>
Date:   Wed May 23 10:01:41 2018 +0100

    Remove the Forthcoming Features section as per OMC vote
    
    Issues have been created for the outstanding features, also as per the
    vote.
    
    Reviewed-by: Tim Hudson <tjh at openssl.org>
    Reviewed-by: Rich Salz <rsalz at openssl.org>
    (Merged from https://github.com/openssl/openssl/pull/54)

-----------------------------------------------------------------------

Summary of changes:
 policies/roadmap.html | 21 ---------------------
 1 file changed, 21 deletions(-)

diff --git a/policies/roadmap.html b/policies/roadmap.html
index 58d9812..e2b9479 100644
--- a/policies/roadmap.html
+++ b/policies/roadmap.html
@@ -86,27 +86,6 @@
 		<li>Publish the build and test status for each platform
 		  (Timescale: Next feature release)</li>
 	      </oL>
-
-	      <h3><a name="forthcoming">Forthcoming Features</a> <a
-		  href="#toc"><img src="/img/up.gif"/></a></h3>
-	      <p><em>The primary focus of the next feature release (1.1.1) is
-		  TLS 1.3.</em></p>
-	      <p><em>The primary focus of the immediately following feature 
-	          release (after 1.1.1) is FIPS.</em></p>
-
-	      <p>We are also evaluating the following new features.</p>
-
-	      <ul>
-		<li>New AEAD API</li>
-		<li>SHA3</li>
-		<li>X25519 performance improvements</li>
-		<li>New IETF signature algorithms</li>
-		<li>PKCS#11</li>
-		<li>PRNG replacement</li>
-		<li>ASN.1 encoder/decoder replacement</li>
-		<li>STORE (certificate, crl, key storage API)</li>
-		<li>Replace CAPI with newer API engine</li>
-	      </ul>
 	      <p></p>
 
 	    </div>


More information about the openssl-commits mailing list