Skip to content

Commit

Permalink
Correct very minor typo in README.md
Browse files Browse the repository at this point in the history
Change-Id: I4731622fef4403705d375d43c719766e71c8cec5
Signed-off-by: Steve Linsell <stevenx.linsell@intel.com>
  • Loading branch information
stevelinsell committed Jul 25, 2017
1 parent 3989971 commit c35376f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,11 @@ license contained in the file `LICENSE.GPL` within the `qat` folder.
* ECDH Support for the following curves:
* NIST Prime Curves: P-192/P-224/P-256/P-384/P-521.
* NIST Binary Curves: B-163/B-233/B-283/B-409/B-571.
* NIST Koblitz Curves: K-163/K-233/K-283/K409/K-571.
* NIST Koblitz Curves: K-163/K-233/K-283/K-409/K-571.
* ECDSA Support for the following curves:
* NIST Prime Curves: P-192/P-224/P-256/P-384/P-521.
* NIST Binary Curves: B-163/B-233/B-283/B-409/B-571.
* NIST Koblitz Curves: K-163/K-233/K-283/K409/K-571.
* NIST Koblitz Curves: K-163/K-233/K-283/K-409/K-571.
* Symmetric Chained Cipher Offload with pipelining capability:
* AES128-CBC-HMAC-SHA1/AES256-CBC-HMAC-SHA1.
* AES128-CBC-HMAC-SHA256/AES256-CBC-HMAC-SHA256.
Expand Down

0 comments on commit c35376f

Please sign in to comment.