Releases: xmidt-org/securly
Releases · xmidt-org/securly
v0.0.6
v0.0.5
v0.0.4
v0.0.3
v0.0.1
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.