Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/SampleFullyQualifiedNS.xml
Commit message (Collapse)AuthorAgeFilesLines
* Fix issue with namespaced PBKDF2 parametersArthur de Jong2015-10-061-0/+100
The find() utility functions now allow specifying multiple paths to be searched where the first match is returned. This allows handling PSKC files where the PBKDF2 salt, iteration count, key length and PRF elements are prefixed with the xenc11 namespace. A test including such a PSKC file has been included. Thanks to Eric Plet for reporting this.