[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#858830: ITP: node-sha.js -- Streamable SHA hashes in pure javascript



Package: wnpp
Severity: wishlist
Owner: rouca@debian.org
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name    : node-sha.js
  Version         : 2.4.8
  Upstream Author : Dominic Tarr <dominic.tarr@gmail.com> (dominictarr.com)
* URL             : https://github.com/crypto-browserify/sha.js
* License         : Expat
  Programming Lang: JavaScript
  Description     : Streamable SHA hashes in pure javascript

  This module implement SHA hashes in pure javascript. It implement:
  sha, sha1, sha224, sha256, sha384 and sha512.
  .
  Implemention updates incremently internal buffer, so you can hash things
 larger than allocated memory. This module reuses
 the typedarrays, thus a constant amount of memory during hash compuation
 (except when using base64 or utf8   encoding).


Reply to: