Categorygithub.com/xakep666/ecego
repositorypackage
0.1.3
Repository: https://github.com/xakep666/ecego.git
Documentation: pkg.go.dev

# README

ecego

go.dev reference codecov Go Report Card

Encrypted Content Encoding implementation in Go to operate with encrypted webpush payloads.

Implemented modes:

  • aes128gcm (RFC 8188)
  • aesgcm (draft-ietf-webpush-encryption-04)
  • aesgcm128 (draft-ietf-webpush-encryption-03)