open-eid / SiVa

Signature Verification Service

Home Page:http://open-eid.github.io/SiVa/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

(DSS) PAdES validation is synchronized (only one request at time)

priitr opened this issue · comments

(DSS) PAdES validation is not thread safe. As a workaround, synchronization block is added which negatively affects the service throughput (especially in case of large files)

https://esig-dss.atlassian.net/browse/DSS-923

This issue is fixed with upgrade to DSS5.0 in SIVA 2.0 project.