Skip to content
/ ecego Public

Encrypted Content Encoding implementation in Golang

License

Notifications You must be signed in to change notification settings

xakep666/ecego

Repository files navigation

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)

About

Encrypted Content Encoding implementation in Golang

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages