Showing 21-40 of 497,938 packages
Pure JS implementation of CRC32 https://en.wikipedia.org/wiki/Cyclic_redundancy_check
Simply expose crypto md5 as a single function
Simple object hashing, serialization and comparison utils.
Pure JS implementation of CRC32-C https://en.wikipedia.org/wiki/Cyclic_redundancy_check
Normalize a URL
Connect framework integration with http-auth module.
Provides the functionality needed for a client to use HTTP Basic or Digest authentication. Also provides primitives for parsing WWW-Authenticate and Authentication_Info headers.
digest-stream - Simple pass-through stream (RW) which calculates the a crypto digest (sha/md5 hash) of a stream and also the length. Pipe your stream through this to get digest and length. (streams2)
Authentication for Next.js
The missing `yarn audit fix`
Library for interacting with OAuth 1.0, 1.0A, 2 and Echo. Provides simplified client access and allows for construction of more complex apis and OAuth providers.
Create and verify content digests as found in HTTP headers according to draft-ietf-httpbis-digest-headers
Streamable SHA hashes in pure javascript
GitHub API token authentication for browsers and Node.js
Parse Basic Auth `Authorization` HTTP headers
HTTP Basic and Digest authentication strategies for Passport.
Digest realization for client and server. All quality of protection (qop): auth, auth-int. Encryption algorithms: MD5, MD5-sess. Based on typescript
node.js basic auth parser
Plug & play basic auth middleware for express
Minimal isomorphic library (Node.js and browser) for creating and verifying Digest headers for HTTP Signatures