I'd like to do things like this in RN: `crypto.createHmac('sha256', secret).update('abcdefg').digest('hex');` it is possible with this library?