Commit 2038d04
committed
v0.12
[ Major change since 0.11 ]
Major refactoring of the decrypt function and code improvements.
There should be no impact on existing application but it will
support more XML than previously.
- 3367a90 Be Perl 5.12 compatible
- 0419da9 No longer 5.8 compatible
- 4c5099e Fix the namespace of MGF
- 36480e5 Refactor the decrypt function
- 04734fc Change weird regexp ok to like
- 9934d81 Fix determination of aes_gcm for xmlsec1
- bf7298c Verify that xmlsec can decrypt XML::Enc XML with OAEPparams
- a0d296c Fix bitwise & versus logical &&
- c083828 v0.111 parent 4f42e41 commit 2038d04
1 file changed
+18
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
5 | 23 | | |
6 | 24 | | |
7 | 25 | | |
| |||
0 commit comments