@hackage / aws-sns-verify

Parse and verify AWS SNS messages

Latest0.0.0.3

Changelog

Unreleased

v0.0.0.3

  • Migrate to crypton-x509*
  • Remove CI for GHC's 8.6 and 8.8

v0.0.0.2

  • Validate PEM has come from AWS before checking signature.

v0.0.0.1

  • Fix typo in subscribe signature

v0.0.0.0

  • Initial release.
  • Handle JSON parsing.
  • Handle validation of payload signatures via X509.
  • Handle response to subscription messages.