Njs: Web Crypto API.

Created on 19 Nov 2019  路  3Comments  路  Source: nginx/njs

For aes cipher and decipher.

crypto feature

Most helpful comment

Would be nice to see RSA verify in crypto :)

All 3 comments

Would be nice to see RSA verify in crypto :)

@xeioex any process?

@crasyangel we are in the process of adding node.js-like Buffer() object to work with binary data. After Buffer is done we plan to return to crypto features. Currently njs has byte-strings which is non-standard extension of ordinary String object.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

drsm picture drsm  路  4Comments

xeioex picture xeioex  路  3Comments

porunov picture porunov  路  3Comments

axipo picture axipo  路  3Comments

drsm picture drsm  路  4Comments