I need to port some encrypting logic, that currently uses https://securitydriven.net/inferno/ library to nodejs. As per docs, the "Encrypt" uses AES-256 CTR mode.