aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/at/gv/egiz/pdfas/algorithmSuite/supportedAlgorithms.txt
diff options
context:
space:
mode:
authortknall <tknall@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c>2013-01-09 15:41:29 +0000
committertknall <tknall@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c>2013-01-09 15:41:29 +0000
commit535a04fa05f739ec16dd81666e3b0f82dfbd442d (patch)
tree0804f301c1a9ceb303a8441b7b29244fc8eb7ff0 /src/main/resources/at/gv/egiz/pdfas/algorithmSuite/supportedAlgorithms.txt
parent1efaf6fd5619dfa95c9d7e8c71eda4c2ffba4998 (diff)
downloadpdf-as-3-535a04fa05f739ec16dd81666e3b0f82dfbd442d.tar.gz
pdf-as-3-535a04fa05f739ec16dd81666e3b0f82dfbd442d.tar.bz2
pdf-as-3-535a04fa05f739ec16dd81666e3b0f82dfbd442d.zip
pdf-as-lib maven project files moved to pdf-as-lib
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/pdf-as/trunk@926 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
Diffstat (limited to 'src/main/resources/at/gv/egiz/pdfas/algorithmSuite/supportedAlgorithms.txt')
-rw-r--r--src/main/resources/at/gv/egiz/pdfas/algorithmSuite/supportedAlgorithms.txt32
1 files changed, 0 insertions, 32 deletions
diff --git a/src/main/resources/at/gv/egiz/pdfas/algorithmSuite/supportedAlgorithms.txt b/src/main/resources/at/gv/egiz/pdfas/algorithmSuite/supportedAlgorithms.txt
deleted file mode 100644
index 9fc8807..0000000
--- a/src/main/resources/at/gv/egiz/pdfas/algorithmSuite/supportedAlgorithms.txt
+++ /dev/null
@@ -1,32 +0,0 @@
-# pdf-as supported signature methods and digest algorithms
-
-# signature methods
-http://www.w3.org/2000/09/xmldsig#dsa-sha1
-http://www.w3.org/2000/09/xmldsig#hmac-sha1
-http://www.w3.org/2000/09/xmldsig#rsa-sha1
-http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha1
-http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha224
-http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha256
-http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha384
-http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha512
-http://www.w3.org/2001/04/xmldsig-more#hmac-md5
-http://www.w3.org/2001/04/xmldsig-more#hmac-ripemd160
-http://www.w3.org/2001/04/xmldsig-more#hmac-sha224
-http://www.w3.org/2001/04/xmldsig-more#hmac-sha256
-http://www.w3.org/2001/04/xmldsig-more#hmac-sha384
-http://www.w3.org/2001/04/xmldsig-more#hmac-sha512
-http://www.w3.org/2001/04/xmldsig-more#rsa-md5
-http://www.w3.org/2001/04/xmldsig-more#rsa-ripemd160
-http://www.w3.org/2001/04/xmldsig-more#rsa-sha256
-http://www.w3.org/2001/04/xmldsig-more#rsa-sha384
-http://www.w3.org/2001/04/xmldsig-more#rsa-sha512
-http://www.w3.org/2007/05/xmldsig-more#ecdsa-ripemd160
-
-# digest algorithms
-http://www.w3.org/2000/09/xmldsig#sha1
-http://www.w3.org/2001/04/xmldsig-more#md5
-http://www.w3.org/2001/04/xmldsig-more#sha224
-http://www.w3.org/2001/04/xmldsig-more#sha384
-http://www.w3.org/2001/04/xmlenc#ripemd160
-http://www.w3.org/2001/04/xmlenc#sha256
-http://www.w3.org/2001/04/xmlenc#sha512 \ No newline at end of file