Skip to content

Release v0.10.0

Compare
Choose a tag to compare
@kushaldas kushaldas released this 20 Sep 13:53
· 91 commits to main since this release
v0.10.0
172369f

[0.10.0] - 2022-09-20

Fixed

  • Fixes #111 to verify compressed signed message.

Added

  • verify_and_extract_bytes function to extract the verified bytes.
  • verify_and_extract_file function to extract the verified file.
  • get_ssh_pubkey to get ssh style key for authentication subkey in rjce #114.
  • Adds https://docs.rs/sshkeys/0.3.2/sshkeys/index.html as dependency.