16 packages matching “kryptos”
kryptos
v0.0.1 · 8 years ago
A simple library of cryptographic standards.
No known vulnerabilities
kryptos-solver
v1.0.0 · 7 months ago
Kryptos K1-style Vigenere solver using beam search, chi-squared, IoC, and bigram scoring. Adopted from https://github.com/chillhackr/kryptos
No known vulnerabilities
@kryptos_connect/web-sdk
v3.0.1 · 4 months ago
Kryptos Connect SDK — React web wrapper. Opens the hosted connect page in a full-screen iframe overlay.
No known vulnerabilities
@lindorm/rsa
v0.5.0 · 2 months ago
RSA signing kit built on Node's `crypto` module and [`@lindorm/kryptos`](https://www.npmjs.com/package/@lindorm/kryptos). Provides an `RsaKit` class that implements the `IKeyKit` contract used across the Lindorm cryptography packages.
No known vulnerabilities
@kryptos_connect/mobile-sdk
v2.0.1 · 4 months ago
Kryptos Connect SDK — React Native wrapper. Opens the hosted connect page in a WebView modal.
No known vulnerabilities
@lindorm/amphora
v0.7.0 · 2 months ago
Cryptographic key vault for managing [Kryptos](https://www.npmjs.com/package/@lindorm/kryptos) keys. Stores local keys, serves them as JWKS, and discovers keys from external OpenID Connect providers.
No known vulnerabilities
@lindorm/oct
v0.5.0 · 2 months ago
HMAC signing kit built on Node's `crypto` module and [`@lindorm/kryptos`](https://www.npmjs.com/package/@lindorm/kryptos). Provides an `OctKit` class that implements the `IKeyKit` contract used across the Lindorm cryptography packages.
No known vulnerabilities
@lindorm/ec
v0.5.0 · 2 months ago
ECDSA signing kit built on Node's `crypto` module and [`@lindorm/kryptos`](https://www.npmjs.com/package/@lindorm/kryptos). Provides an `EcKit` class that implements the `IKeyKit` contract used across the Lindorm cryptography packages.
No known vulnerabilities
@lindorm/okp
v0.5.0 · 2 months ago
EdDSA signing kit built on Node's `crypto` module and [`@lindorm/kryptos`](https://www.npmjs.com/package/@lindorm/kryptos). Provides an `OkpKit` class that implements the `IKeyKit` contract used across the Lindorm cryptography packages.
No known vulnerabilities
@lindorm/akp
v0.4.0 · 2 months ago
Post-quantum signature kit for the ML-DSA family (FIPS 204), built on Node's `crypto` module and [`@lindorm/kryptos`](https://www.npmjs.com/package/@lindorm/kryptos). Provides an `AkpKit` class implementing the `IKeyKit` contract used across the Lindorm c
No known vulnerabilities
@lindorm/kryptos
v0.11.0 · 2 months ago
Generate, import, convert, certify, and dispose JOSE / X.509 cryptographic keys (EC, OKP, RSA, oct, AKP) from a single TypeScript model.
No known vulnerabilities
kryptos-widget
v1.0.3 · 1 year ago
No description provided.
No known vulnerabilities
@lindorm/aes
v0.9.0 · 2 months ago
High-level AES encryption and decryption for Node.js with first-class TypeScript support. `@lindorm/aes` wraps key derivation, key wrapping, and authenticated content encryption behind a single `AesKit` class — encrypt any supported value in one call and
No known vulnerabilities
@lindorm/create-pylon
v0.6.0 · 2 months ago
Interactive CLI scaffolder for new [Pylon](https://www.npmjs.com/package/@lindorm/pylon) applications.
No known vulnerabilities
@lindorm/pylon
v0.16.0 · 2 months ago
HTTP and WebSocket application framework for Node.js, built on Koa and Socket.IO and wired into the Lindorm ecosystem.
No known vulnerabilities
@lindorm/enigma
v0.5.0 · 2 months ago
Argon2id password hashing for Node.js, plus a layered `Enigma` helper that combines HMAC signing, Argon2 hashing, and AES encryption into a single `hash` / `verify` / `assert` interface.
No known vulnerabilities