Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 591 Bytes

CHANGELOG.md

File metadata and controls

23 lines (19 loc) · 591 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

[Unreleased]

Added

  • Added support for Argon2d

Changed

  • Better memory management
  • Better nul byte handling
  • Updated Argon2 library for Linux-x86 and Linux-x86-64
  • Removed pre-compiled libraries from source JAR

[1.1.0] - 2016-01-21

Added

  • Argon2 library for Linux-x86, Windows-x86, Windows-x64, Darwin
  • Docs to describe how to compile Argon2 yourself
  • Changelog

[1.0.0] - 2016-01-10

Added

  • Initial version