Parse an SMTP (RFC-5321) address
Parse/validate email address with RFC-5321 and sane size limits.
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
JavaScript library to pack primitives to octet arrays, including int64 support, packaged for NodeJS.
lightweight JavaScript APG parser
oidc-token-hash validates (and generates) ID Token `_hash` claims such as `at_hash` or `c_hash`
Buffer.
JavaScript library to pack primitives to octet arrays, including int64 support, packaged for NodeJS.
The `bytestring` package contains modules for manipulating byte strings (~ arrays of octets, Uint8Array in modern JavaScript).
ZMODEM file transfers in JavaScript
htonl, htons, ntohl, ntohs - convert values between host and network byte order.
MAC address parsing and manipulation
ZMODEM file transfers in JavaScript
Validate Domain Names as outlined by RFC 2181
TypeScript definitions for is-domain-name
Haraka plugin that implements greylisting
ZMODEM file transfers in JavaScript
Binary encoding optimised for Twitter
Simple vcard formatter
Syntactical sugar for manipulating node-diameter AVP arrays
Basic CHAP, MS-CHAP and MS-CHAPv2 authentication and MPPE methods.
Allocate a buffer using an octet array.
Module for various IP calculations.
Module to pack/unpack primitives and c strings into/out of a Node.js buffer
Zero-copy abstraction for parsing and constructing network packets
A companion library to make a QUIC implementation pluginizable