Encryption enabled browser storage
utilities for encryption and hashing
Node.js module for Apache style password encryption using crypt(3).
Get the version of a MongoDB Crypt shared library programmatically and as a CLI
Dummy MongoDB Crypt shared library which only implements version helpers
Actions io lib
TypeScript runtime type system for IO decoding/encoding
Abstraction over common javascript date management libraries
Abstraction over common javascript date management libraries
Typescript wrapper for SHA-512, including $6$ crypt format.
A library of useful I/O functions used across various cspell tools.
Abstraction over common javascript date management libraries
PM2.io NodeJS APM
Abstraction over common javascript date management libraries
Abstraction over common javascript date management libraries
Common stuff for nice-grpc and nice-grpc-web
Statsig helps you move faster with feature gates (feature flags), and/or dynamic configs. It also allows you to run A/B/n tests to validate your new features and understand their impact on your KPIs. If you're new to Statsig, check out our product and cre
Shared TypeScript definitions for Starknet projects
A collection of codecs and combinators for use with io-ts
NUID - A highly performant unique identifier generator.
A public-key signature system based on Ed25519 for the NATS ecosystem in javascript
Node.js client for NATS, a lightweight, high-performance cloud native messaging system
nats-core library - this library implements all the base functionality for NATS javascript clients
List of standard SVG tags.
AEAD encryption (ChaCha20-Poly1305, AES-256-GCM), hashing (BLAKE3, SHA-2), MAC (HMAC, BLAKE3 keyed), and KDF (HKDF, Argon2id) for Rust. Algorithm-agile. RustCrypto-backed primitives with REPS discipline. Simple API. Sub-microsecond throughput.
Enterprise-grade key management vault for Rust. 9-layer defense-in-depth: fragmentation, decoy bytes, codex transform, mlock + zeroize, constant-time ops, security monitoring. Pluggable key fetchers (TPM, keychain, file, env). Sub-microsecond access. REPS-compliant.
Library and binary which decrypt (crypt unimplemented) Juniper JunOS $9$, Cisco IOS type 7 and Cisco NX-OS passwords
Miscellaneous methods that may or may not be useful. sh:: Safely pass untrusted parameters to sh scripts. Raise an exception if the script returns a non-zero value. fork_and_check:: Run a block in a forked process and raise an exception if the process returns a non-zero value. do_and_exit, do_and_exit!:: Run a block. If the block does not run exit!, a successful exec or equivalent, run exit(1) or exit!(1) ourselves. Useful to make sure a forked block either runs a successful exec or dies. Any exceptions from the block are printed to standard error. overwrite:: Safely replace a file. Writes to a temporary file and then moves it over the old file. tempname_for:: Generates an unique temporary path based on a filename. The generated filename resides in the same directory as the original one. try_n_times:: Retries a block of code until it succeeds or a maximum number of attempts (default 10) is exceeded. Exception#to_formatted_string:: Return a string that looks like how Ruby would dump an uncaught exception. IO#best_datasync:: Try fdatasync, falling back to fsync, falling back to flush. Random#exp:: Return a random integer 0 ≤ n < 2^argument (using SecureRandom). Random#float:: Return a random float 0.0 ≤ n < argument (using SecureRandom). Random#int:: Return a random integer 0 ≤ n < argument (using SecureRandom). Password:: A small wrapper for String#crypt that does secure salt generation and easy password verification.
No description provided.
No description provided.
No description provided.
No description provided.