Skip to content

Latest commit

 

History

History
63 lines (42 loc) · 1.59 KB

CHANGELOG.md

File metadata and controls

63 lines (42 loc) · 1.59 KB

Changelog

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.

0.7.2 (2021-08-26)

Added

  • Parallel block processing for SSE2 backend (#278)

0.7.1 (2021-05-20)

Added

  • SSE2-based implementation (#261)

0.7.0 (2021-04-29)

Changed

  • Bump cipher dependency to v0.3 release (#235)

0.6.0 (2020-10-16)

Changed

  • Replace block-cipher/stream-cipher with cipher crate (#167)

0.5.0 (2020-08-07)

Changed

  • Bump block-cipher dependency to v0.8 (#138)
  • Bump opaque-debug dependency to v0.3 (#140)

0.4.1 (2020-07-10)

Changed

  • Improved performance by unrolling loops (#137)

0.4.0 (2020-07-03)

Changed

  • Bump block-cipher dependency to v0.7 (#92)
  • Upgrade to Rust 2018 edition (#92)

Fixed

0.3.0 (2018-12-23)

0.2.0 (2017-11-26)

0.1.1 (2017-01-12)

0.1.0 (2017-01-12)