nginx / njs

A subset of JavaScript language to use in nginx
http://nginx.org/en/docs/njs/
BSD 2-Clause "Simplified" License
1.18k stars 154 forks source link

Please add sha512 to supported crypto algorithms. #418

Closed Tylerlhess closed 3 years ago

Tylerlhess commented 3 years ago

Please add sha512 support for crypto module.

xeioex commented 3 years ago

Hi @Tylerlhess, WebCrypto API is in progress, sha512 will be added as a part of it.