TritonDataCenter / node-http-signature

Reference implementation of Joyent's HTTP Signature Scheme
https://tritondatacenter.com
MIT License
404 stars 118 forks source link

Use Buffer.from() instead of new Buffer() #113

Open matiasleva opened 4 years ago

matiasleva commented 4 years ago

Avoid deprecation warning in nodejs12.x