Broski Cryptography Utilities

Utilities for performing cryptographic operations ranging from hashing POJOs to I/O to securely storing them.

License

License

GroupId

GroupId

org.broskiclan
ArtifactId

ArtifactId

bcutils
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Broski Cryptography Utilities
Utilities for performing cryptographic operations ranging from hashing POJOs to I/O to securely storing them.
Project URL

Project URL

https://github.com/broskiclan/bcutil
Source Code Management

Source Code Management

https://github.com/broskiclan/bcutil.git

Download bcutils

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains : annotations jar 23.0.0
org.projectlombok : lombok jar 1.18.22
commons-codec : commons-codec jar 1.15
org.apache.commons : commons-lang3 jar 3.12.0
com.google.code.gson : gson jar 2.8.9

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.bouncycastle : bcprov-jdk15on jar 1.69

Project Modules

There are no modules declared in this project.

Versions

Version
1.0