Commit f26cf995 authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

typo

parent 17c63d1c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@

 Changes between 1.0.0 and 1.1.0  [xx XXX xxxx]

  *) Add RSA PSS signing function. This will generated and set the
  *) Add RSA PSS signing function. This will generate and set the
     appropriate AlgorithmIdentifiers for PSS based on those in the
     corresponding EVP_MD_CTX structure. No application support yet.
     [Steve Henson]