Skip to content
This repository has been archived by the owner on Jul 20, 2020. It is now read-only.

Latest commit

 

History

History
14 lines (12 loc) · 407 Bytes

CHANGELOG.md

File metadata and controls

14 lines (12 loc) · 407 Bytes

Change Log

All notable changes to this project will be documented in this file.

[1.0.3] - 2017-04-17

Added

  • Functionality to assess entropy mining strength.
  • Contributing guidelines in CONTRIBUTING.md
  • CHANGELOG.

Changed

  • XorShift+ as RNG for AES modulation.
  • ECC encrypts and decrypts buffers.
  • Changed SHA-3 to FIPS 202 (F1600, XOF d=0x06).
  • Dependency management during pre-install.