VT Crypt Library

Library for performing common cryptographic operations

License

License

GroupId

GroupId

edu.vt.middleware
ArtifactId

ArtifactId

vt-crypt
Last Version

Last Version

2.2
Release Date

Release Date

Type

Type

jar
Description

Description

VT Crypt Library
Library for performing common cryptographic operations
Project URL

Project URL

http://code.google.com/p/vt-middleware/wiki/vtcrypt

Download vt-crypt

How to add to project

<!-- https://jarcasting.com/artifacts/edu.vt.middleware/vt-crypt/ -->
<dependency>
    <groupId>edu.vt.middleware</groupId>
    <artifactId>vt-crypt</artifactId>
    <version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/edu.vt.middleware/vt-crypt/
implementation 'edu.vt.middleware:vt-crypt:2.2'
// https://jarcasting.com/artifacts/edu.vt.middleware/vt-crypt/
implementation ("edu.vt.middleware:vt-crypt:2.2")
'edu.vt.middleware:vt-crypt:jar:2.2'
<dependency org="edu.vt.middleware" name="vt-crypt" rev="2.2">
  <artifact name="vt-crypt" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.vt.middleware', module='vt-crypt', version='2.2')
)
libraryDependencies += "edu.vt.middleware" % "vt-crypt" % "2.2"
[edu.vt.middleware/vt-crypt "2.2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15 jar 1.45
commons-cli : commons-cli Optional jar 1.2
org.slf4j : slf4j-api jar 1.7.5

provided (1)

Group / Artifact Type Version
org.apache.ant : ant jar 1.9.1

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.8.5
org.slf4j : slf4j-simple jar 1.7.5

Project Modules

There are no modules declared in this project.

Versions

Version
2.2
2.1.4
2.1.3
2.1.2
2.1.1