descriptionFast-key-erasure random-number generator for Java
homepage URLhttps://github.com/dEajL3kA/FastKeyErasureRNG
ownerCumpoing79@web.de
last changeMon, 13 Nov 2023 12:41:15 +0000 (13 13:41 +0100)
content tags
add:
readme

A secure random number generator, based on AES-256 “CTR” mode, with high performance and forward secrecy.

shortlog
2023-11-13 dEajL3kAIncreased output block size from 64 to 96 bytes; now... master1.1
2023-11-13 dEajL3kAImplemented workaround for "slow" terminal output,...
2023-11-10 dEajL3kAImplemented verification of the static plain-text data.
2023-11-10 dEajL3kAAdded build script for Linux/MacOS.
2023-11-10 dEajL3kAAdded license details for test-dependencies + improved...
2023-11-09 dEajL3kAExtended build script to also build the "test" classes...
2023-11-08 dEajL3kAAdded comments to class + updated README.
2023-11-08 dEajL3kAAdded build script for Ant.1.0
2023-11-08 dEajL3kAInitial commit.
tags
5 months ago 1.1 Release 2023-11-13
5 months ago 1.0 Release 2023-11-08
heads
5 months ago release
5 months ago master