ubiqsecurity-fpe

Ubiq Format Preserving Encryption Library

License

License

MIT
Categories

Categories

Security
GroupId

GroupId

com.ubiqsecurity
ArtifactId

ArtifactId

ubiqsecurity-fpe
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

ubiqsecurity-fpe
Ubiq Format Preserving Encryption Library
Project URL

Project URL

https://gitlab.com/ubiqsecurity/ubiq-fpe-java
Project Organization

Project Organization

Ubiq Security

Download ubiqsecurity-fpe

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15on jar 1.68

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.3
0.1.2
0.0.1