Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 785 Bytes

CHANGELOG.md

File metadata and controls

28 lines (19 loc) · 785 Bytes

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.13.3 (2023-11-20)

Added

  • Impl Randomized*Signer for sm2::dsa::SigningKey (#993)

0.13.2 (2023-04-15)

Changed

  • Factor out distid module (#865)

0.13.1 (2023-04-15) [YANKED]

Added

  • Enable dsa feature by default (#862)

0.13.0 (2023-04-15) [YANKED]

  • Initial RustCrypto release

0.0.1 (2020-03-02)