Skills
184,231Reusable AI skills and capabilities for agent workflows
Fernet algorithm implementation written in Typescript using Web Crypto API
Encrypt to and decrypt from a file stream. Compatible with Node.js apps.
Flexible React Native hooks, extensible store, and utilities with TypeScript support.
The encryption module for those who need encryption but do not want to spend time on configurations and details. Also, it has convenient wrappers for effortless usage of Amazon KMS.
Core shared modules and settings for Venturial applications
Openfort wallet integration for better-auth with encryption session support
A CLI and programmatic tool for encryption/decryption supporting AES-GCM and ChaCha20-Poly1305 algorithms, with text encoding options and line-by-line text file processing.
Easily generate RSA Public-Private Keypairs and use them for secure asymmetric one-way encryption and decryption!
An npm library for encrypting messages using the Bitcoin protocol.
ERC-5630-style wallet ECDH helpers for MetaMask Snaps (eth_getEncryptionPublicKey + eth_performECDH).
udx is reliable, multiplexed, and congestion-controlled streams over udp
an encryption-library for react native by www.lcode.org
Sync encrypted .env files with GitHub - works seamlessly across teams
A Laravel-inspired, zero-dependency CLI and Library for env file encryption
A TypeScript CLI tool to encrypt or decrypt files and folders using AES-256-CBC.
Implementation of the Caesar Cipher encryption algorithm in JavaScript. The Caesar Cipher is a classic substitution cipher technique where each letter in the plaintext is shifted a certain number of places down or up the alphabet.