A fork of rncryptor-js
EtherCards Utils
Minimal bit array implementation that is compatible with ndarrays
bit array implementation
No description provided.
Bit array class
Toni, a simple and efficient bitmap implementation for positive integer sets (max 32 bits), with no element repetition, using bitwise operations and a Buffer. Modifying a single bit instead of an entire byte, obviously saves 87.5% of Buffer space, but it
Extended ActionScript3 ByteArray API for JavaScript
Simhash implementation for detecting near-duplicate text using various hash functions like SipHash, MD5, and SHA256
Some utility containers
Simhash implementation for detecting near-duplicate text using various hash functions like SipHash, MD5, and SHA256
AES CMAC implementation in pure js
Collection of datastructures and algorithims for typescript and javascript.
Algorithms for generating image hashes.
Allows for easier bit-manipulation
Node bindings for FSUIPC
Boolean arrays that can be serialized to and from base64.
Fast JS BitSet implementation. Beyond 32bit restrictions.
Stanford Javascript Crypto Library for Shopify Multipass
ES6 bit addressing DataView+Stack+Queue+Buffer with any types: Uint13, Int53, BigInt61, Float17, LSB/MSB, LE/BE, .set(), .get(), .push(), .pop(), .shift(), .unshift()
A Bit Array that grows as you set more bits
managing bit flags by javascript and typescript.
User friendly algorithms for generating image hashes.
Analog bit array for JS