SecurePRNG

Implementation of NIST compliant secure random number generators and related tools.

License

License

MIT
GroupId

GroupId

com.pippsford
ArtifactId

ArtifactId

SecurePRNG
Last Version

Last Version

0.14
Release Date

Release Date

Type

Type

pom
Description

Description

SecurePRNG
Implementation of NIST compliant secure random number generators and related tools.
Project URL

Project URL

https://github.com/simon-greatrix/sec-prng
Source Code Management

Source Code Management

https://github.com/simon-greatrix/sec-prng.git

Download SecurePRNG

Filename Size
SecurePRNG-0.14.pom 4 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-jdk14 Optional jar 1.7.25

Project Modules

  • core
  • image
  • configurator
  • utilities

Versions

Version
0.14
0.13
0.12
0.11
0.10
0.9
0.8
0.7
0.6
0.5
0.4
0.3
0.2
0.1