aboutsummaryrefslogtreecommitdiff
path: root/signature-standards/sigs-pcks7detached/src/main/java/at/gv/egiz/pdfas/sigs/pkcs7detached/PKCS7DetachedSigner.java
AgeCommit message (Collapse)AuthorFilesLines
2013-11-28+ PKCS7 Signature fixedAndreas Fitzek1-3/+9
+ BKU SL Wrapper fixed + Working with MOCCA
2013-11-27Current working stuff not workingAndreas Fitzek1-29/+117
2013-11-27MOA integration sign/verification (not finished yet ...)Andreas Fitzek1-2/+0
Lots of PDF-AS Web implementation
2013-11-12SecurityLayer commands includedAndreas Fitzek1-3/+7
2013-10-02+ added PKCS7 detached siganture standard via keystoreAndreas Fitzek1-0/+88
+ added simple verification implementation