Skip to content
Mohammad Badar Hashimi edited this page Jan 18, 2020 · 1 revision

JCE Cryptography Library of Anar Framework

Usage Guide

		<dependency>
	               <groupId>af.gov.anar.lib.audit</groupId>
	                <artifactId>anar-lib-audit</artifactId>
                        <version>${project.version}</version>
		</dependency>

Features

  • Symmetric Key Generator
  • Asymmertric Keys Generator
  • Exception Handling
  • Utility classes for Crypto management
  • JWS Factory
  • HMAC Utilities
Clone this wiki locally