From 7ba6fecaf1bc00c3e21102d6ba5fb6c6fc5f3398 Mon Sep 17 00:00:00 2001 From: Thomas <> Date: Wed, 14 Apr 2021 14:53:57 +0200 Subject: some code optimization to reduce memory consumption --- eaaf_modules/eaaf_module_pvp2_core/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'eaaf_modules/eaaf_module_pvp2_core') diff --git a/eaaf_modules/eaaf_module_pvp2_core/pom.xml b/eaaf_modules/eaaf_module_pvp2_core/pom.xml index ee20ef56..1ce539ee 100644 --- a/eaaf_modules/eaaf_module_pvp2_core/pom.xml +++ b/eaaf_modules/eaaf_module_pvp2_core/pom.xml @@ -56,6 +56,12 @@ org.cryptacular cryptacular + + + org.bouncycastle + bcprov-jdk15on + + org.bouncycastle -- cgit v1.2.3