Narayanan M Ramanathan
Results
2
comments of
Narayanan M Ramanathan
@jprichardson because `sha256('sss')` is easier than `hash.update('synchronous write'); hash.digest();`
@fanatid also `sha256.x2('string');` is easier than `createHash('sha256').update(createHash('sha256').update('string').digest()).digest()`