Skip to content

Releases: xmidt-org/securly

v0.0.6

16 Mar 18:13
d482e92

Choose a tag to compare

Changelog

Bug Fixes

  • d482e92: fix:Ensure the NoVerification() and TrustedRootCA() conflict properly. (@schmidtw)

v0.0.5

05 Jan 19:25
2e734ac

Choose a tag to compare

Changelog

New Features

v0.0.4

06 Dec 20:06
2859c9c

Choose a tag to compare

Changelog

Other Work

  • 2859c9c: Add canonical ContentType values to use for these messages. (@schmidtw)

v0.0.3

06 Dec 19:55
45febb6

Choose a tag to compare

Changelog

Other Work

v0.0.1

06 Dec 17:23
4826851

Choose a tag to compare

Changelog

Other Work

  • 6f5aa54 Add Size to the list.
  • f757451 Add links to the README.
  • f7f3911 Add wire level docs.
  • 4826851 Clean out options that don't apply and the hashing code. Also add more tests.
  • 0050468 Configure the yaml linter.
  • cb036df Fix the copyright info.
  • 1e709d0 Ignore the generated code.
  • 9c52df0 Implement most of the important features needed for sending/receiving signed or encrypted messages based on a shared CA root of trust.
  • e9e72a5 Initial commit
  • 0bada77 Initial commit.
  • 0d6e21a Refactor the code to eliminate the conversion to internal and the need for the wrapper structs. This lets us just send compressed JWS/JWE data and not worry about securing external bits.
  • de233ed Update codecov badge.