Update to latest pdkim
[users/jgh/exim.git] / src / src / pdkim / rsa.h
index a91a5ec5374f505da34bdb936a4db7951b5675e7..24a6531e25f92b196ad73d24e5a748fe92766c5b 100644 (file)
@@ -1,4 +1,3 @@
-/* $Cambridge: exim/src/src/pdkim/rsa.h,v 1.1.2.2 2009/03/17 12:57:37 tom Exp $ */
 /**
  * \file rsa.h
  *
@@ -20,6 +19,9 @@
  *  with this program; if not, write to the Free Software Foundation, Inc.,
  *  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
+
+/* $Cambridge: exim/src/src/pdkim/rsa.h,v 1.1.2.4 2009/04/09 07:49:11 tom Exp $ */
+
 #ifndef POLARSSL_RSA_H
 #define POLARSSL_RSA_H
 
     "\x02\x1A\x05\x00\x04\x14"
 
 #define ASN1_HASH_SHA256                    \
-    "\x30\x21\x30\x09"                      \
-    "\x06\x09\x60\x86\x48\x01\x65\x03\x04\x02\x02" \
-    "\x05\x00\x04\x20"
-
+    "\x30\x31\x30\x0d\x06\x09\x60\x86\x48"  \
+    "\x01\x65\x03\x04\x02\x01\x05\x00\x04"  \
+    "\x20"
 
 /**
  * \brief          RSA context structure