Closed xuwei-k closed 5 years ago
Thanks for your PR! For backwards compatibility we need to keep supporting both aesgcm and aes128gcm. For example, Firefox 63.0.1 (released October 31, 2018) does not support aes128gcm yet.
Yesterday I merged PR #72, which adds support for aes128gcm (next to aesgcm) without adding a dependency on Tink. I released version 4.0.0, which should be available on Maven Central in a few hours.
fix https://github.com/web-push-libs/webpush-java/issues/70