For aes cipher and decipher.
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.
Most helpful comment
Would be nice to see RSA verify in crypto :)