You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG
+4
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
CHANGELOG
2
2
=========
3
+
v3.6.0
4
+
* Add AES128_GCM encryption on generateNameId method. New setting parameter encryption_algorithm. If you set a encryption method different than AES128_CBC then the algorithm RSA_OAEP_MGF1P will be used as well instead RSA_1_5
5
+
* PHP 8.0 support
6
+
3
7
v3.5.1
4
8
* 3.5.0 packagist/github release due a confusion were using the master (2.X branch). I'm releasing 3.5.1 to fix this issue and go back to 3.X branch
0 commit comments