From 72f3289f339ef3b8fe37be3740ff390d970f8e0e Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Thu, 12 May 2022 23:17:43 +0300 Subject: Use Churchkey library to read PEM files and keys --- pom.xml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 422facbe..1a578285 100644 --- a/pom.xml +++ b/pom.xml @@ -182,6 +182,11 @@ tomitribe-http-signatures 1.7 + + org.tomitribe + churchkey + 0.14 + com.google.code.findbugs jsr305 @@ -251,12 +256,6 @@ 2.5.3 test - - org.bouncycastle - bcpkix-jdk15on - 1.70 - test - @@ -349,4 +348,4 @@ - + \ No newline at end of file -- cgit v1.2.3