PHC format library

A library designed to produce and read PHC-formatted strings and verify passwords against them

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.omahaprogrammer.crypto
ArtifactId

ArtifactId

phc-format
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

PHC format library
A library designed to produce and read PHC-formatted strings and verify passwords against them
Project URL

Project URL

https://github.com/omahaprogrammer/phc-format
Source Code Management

Source Code Management

https://github.com/omahaprogrammer/phc-format/tree/master

Download phc-format

How to add to project

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

Dependencies

runtime (1)

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

Project Modules

There are no modules declared in this project.

phc-format

Versions

Version
1.1
1.0