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.
asm
,loongarch64_asm
, andcompress
crate features #542
asm!
-based backend for LoongArch64 targets gated behindloongarch64_asm
feature #504
- Feature-gated OID support (#405)
- MSRV issue which was not resolved by v0.10.3 (#401)
- MSRV issue caused by publishing v0.10.2 using a buggy Nightly toolchain (#399)
- Ignore
asm
feature on unsupported targets (#388)
- Minimal versions build (#363)
- The crate is transferred to the RustCrypto organization. New implementation is identical to the
sha-1 v0.10.0
crate and expressed in terms of traits from thedigest
crate. (#350)