summaryrefslogtreecommitdiffstats
path: root/docs/simplesamlphp-upgrade-notes-1.10.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/simplesamlphp-upgrade-notes-1.10.md')
-rw-r--r--docs/simplesamlphp-upgrade-notes-1.10.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/simplesamlphp-upgrade-notes-1.10.md b/docs/simplesamlphp-upgrade-notes-1.10.md
new file mode 100644
index 0000000..0e17ec0
--- /dev/null
+++ b/docs/simplesamlphp-upgrade-notes-1.10.md
@@ -0,0 +1,4 @@
+Upgrade notes for SimpleSAMLphp 1.10
+====================================
+
+ * The default encryption key padding scheme has been changed to `http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p`. This may cause problems if the recipient of messages do not support this padding scheme.