Skip to content

Conversation

@jrconlin
Copy link
Member

@jrconlin jrconlin commented May 10, 2017

  • uses lastest ece(1.7.2) and vapid libraries (1.2.1)
  • Will attempt to autofill vapid aud from the endpoint if VAPID
    requested
  • Allows for the older 'aesgcm' and newer, albeit not as widely
    supported 'aes128gcm' encryption content types.
  • Includes fixes provided by https://github.com/Flimm

closes: #49, #48, #42
Includes: #50, #51, #52

* uses lastest ece(1.7.2) and vapid libraries (1.2.1)
* Will attempt to autofill vapid `aud` from the endpoint if VAPID
requested
* Allows for the older `'aesgcm'` and newer, albeit not as widely
supported `'aes128gcm'` encryption content types.
* Includes fixes provided by https://github.com/Flimm

NOTE: Currently BLOCKED due to
web-push-libs/encrypted-content-encoding#36

closes: #49, #48, #42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Covert to python cryptographic libraries

2 participants