All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Changelog
- Started using semver for versioning.
- Removed regex logic for getting the password's current salt, because come on.
- Make use of object RTPasswordInformation to extract information from hash for verifing logic.