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.
- SSE2 backend (#333)
stdfeature (#397)
- Bump
cipherfrom0.4to0.5(#338) - Edition changed to 2024 and MSRV bumped to 1.85 (#397)
- Relax MSRV policy and allow MSRV bumps in patch releases
SalsaCore::from_raw_stateinherent method (#291)
- Minimal versions build (#290)
- Bump
cipherdependency to v0.4 (#276)
xsalsafeature:XSalsa20is now available by-default (#271)
- Pin
zeroizedependency to v1.3 (#256)
no_stdbuilds withzeroizefeature enabled (#189)
expose-corefeature (#180)
- Use
KeyandNoncein usage docs (#155)
stream-cipherversion requirement (#152)
- Bump
stream-cipherto v0.4.1 (#148)
Salsa8andSalsa12variants (#133)
hsalsa20feature (#103)
- Replace
salsa20-corewithctr-derived buffering; MSRV 1.34+ (#94)
- XSalsa20 (#54)
- Fix broken Cargo feature attributes (#21)
#![no_std]support
- Initial release