web-push-libs / encrypted-content-encoding

A simple implementation of the encrypted content-encoding

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

base64 decode the dh for aes128gcm decoding

jrconlin opened this issue · comments

decrypt uses the base4 encoded dh value, which will fail to be recognized later.