Skip to content

Change AES_GCM to aes-128-gcm#19

Merged
martinthomson merged 1 commit intoweb-push-libs:masterfrom
mariusglauer:patch-1
Mar 30, 2016
Merged

Change AES_GCM to aes-128-gcm#19
martinthomson merged 1 commit intoweb-push-libs:masterfrom
mariusglauer:patch-1

Conversation

@mariusglauer
Copy link
Copy Markdown
Contributor

I am using an browserify version of node's crypto aes encryption, this is the only valid GCM cipher mode. For normal nodejs, it should be similar to id-aes128-GCM.

I am using an browserify version of node's crypto aes encryption, this is the only valid GCM cipher mode.
@martinthomson
Copy link
Copy Markdown
Member

Thanks, this is a recent change, I think.

I really need to get around to updating my web crypto implementation some day.

@martinthomson martinthomson merged commit 982deab into web-push-libs:master Mar 30, 2016
@mariusglauer
Copy link
Copy Markdown
Contributor Author

Could you please publish the new change to npm? Thank you very much!

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.

2 participants