Libraries
@agntn/ciphers
Classical and puzzle ciphers with encode, decode, frequency analysis and brute force. Built for CTFs and riddles.
- package
- @agntn/ciphers
- status
- docs
- providers
- Caesar, Vigenère, Playfair, Enigma, ADFGVX, Bifid, Polybius, Bacon, Morse, Rail fence, +10
- surfaces
- library · cli · mcp · pi · omp
- install
- pnpm add @agntn/ciphers
LibraryESM, strict TypeScript, typed errors.shipped
CLISame calls from a shell, --json for scripts.shipped
AI SDKVercel AI SDK tools from the /ai subpath.not yet
MCPOne server over stdio for every host.shipped
PiExtension shipped inside the package.shipped
OMPSame executors, OMP packaging.shipped
Install
pnpm add @agntn/ciphers
Providers
- Caesar
- Vigenère
- Playfair
- Enigma
- ADFGVX
- Bifid
- Polybius
- Bacon
- Morse
- Rail fence
- and 10 more
Status
Published on npm with a docs site of its own.
Links
- Docs: ciphers.agntn.dev
- GitHub: agntn/ciphers
- npm: @agntn/ciphers