1.1.2 • Published 1 month ago

nullaeos v1.1.2

Weekly downloads
-
License
-
Repository
github
Last release
1 month ago

sha1 is a function for hashing messages with SHA-1.

Example

var sha1 = require('sha1');

console.log(sha1("message"));

This will print:

6f9b9af3cd6e8b8a73c2cdced37fe9f59226e27d
1.1.1

1 month ago

1.1.2

1 month ago

1.1.0

2 months ago

1.0.0

2 months ago