Skip to content

Releases: openSUSE/wardstone

Wardstone 0.2.1

21 Dec 13:24
Compare
Choose a tag to compare

What's Changed

This update bumps a number of dependencies and fixes a soundness issue in the openssl crate.

Dependencies

Full Changelog: 0.2.0...0.2.1

Wardstone 0.2.0

24 Oct 11:13
282b99c
Compare
Choose a tag to compare

What's Changed

Notable Changes

The caller can now set the context year that they want to assess a cryptographic primitive to be assessed against. This allows them to override the default option which is current based on the year 2023 with an average time horizon of about 5 to 7 years.

Some primitives do not have a unique name which may make it difficult to someone unfamiliar with the distinctions to interpret the results of an audit. The output for these primitives now mentions all known names so that the user does not have to access a secondary source for this information.

Object libraries generated no longer have a _ffi suffix in their name.

Dependencies

Full Changelog: 0.1.0...0.2.0

Wardstone 0.1.0

24 Aug 13:02
69f40dc
Compare
Choose a tag to compare

What's Changed

Initial release of the wardstone command-line application and supporting libraries.

New Contributors

Full Changelog: https://github.com/tshakalekholoane/wardstone/commits/0.1.0