"JSON Web Almost Everything" - JWA, JWS, JWE, JWT, JWK, JWKS with no dependencies using runtime's native crypto in Node.js, Browser, Cloudflare Workers, Electron, and Deno. The test suite utilizes examples defined in RFC7520 to confirm its JOSE implementation is correct.
verify jwt node browser jose validate jsonwebtoken sign jwk jwe jws jwa encrypt decrypt jwks deno cloudflare-workers cloudflare compact decode detached ec ecdsa eddsa electron embedded flattened general isomorphic json-web-token oct okp payload pem pkcs8 rsa secp256k1 signature spki universal webcrypto workers x509A text encryption tools. Able to encrypt with multiple password. Light weight, efficient, portable and able to translate to your language.
cit decrypt decryption encrypt encryption textThe Dynamics Ax CipherLib is a simple X.509 certificate based cipher implementation that allows to encrypt/decrypt S/MIME or XML messages with Dynamics Ax 4.0,
cipher decrypt dynamics-ax encrypt📦 de4dot deobfuscator with full support for vanilla ConfuserEx
de4dot confuserex decrypt deobfuscatorLibrary to encrypt and decrypt data in JSON Web Encryption (JWE) format and to sign data in JSON Web Signature (JWS) format. Leverages Browser's native web crypto API.
crypto json jwe jws encrypt decrypt sign verifyIf you check database passwords into git, download credential files from S3 or some other server, provide plaintext keys to your continuous integration/deployment solution, or don't have the ability to limit engineers from getting production secrets, stop doing what you're doing. Following 12 Factor? Rock on. We have env var support already built-in.
crypto key keys secret secrets passwords encrypt decrypt encryption decryptionData can be either a string or a buffer. It is the contents of the key file.If the file is not encrypted, then the passphrase doesn't matter.
ssh key decrypt pem openssl aes aes129 aes256 aes128 des3 3des des des-ede3-cbc passphraseThe 1Password for development environment variables.Seamlessly encrypt and decrypt your development keys in your .env.
encrypt decrypt 1password environment env keys secretsbacon-cipher is a JavaScript implementation of Bacon’s cipher, a.k.a. the Baconian cipher. It can be used to encode plaintext to Bacon-ciphertext, or the other way around (i.e. decoding). Here’s an online demo.A string representing the semantic version number.
string bacon baconian cipher crypto cryptography stegano steganography encode encrypt decode decryptEncrypt/decrypt JavaScript objects as base64 strings with optional TTL support.Create an instance of encrypter, secret could be a string or an array of strings.
base64 encrypt decrypt object array json string ttlIf format is not specified, object will be used as the format by default. Cookie order tries to follow RFC 6265 - Section 5.4, step 2 as best as possible.
google chrome cookies encrypted curl decrypt encrypt extractOnly all these 5 things are exactly the same can the AES encription and decryption be used anywhere. Most language supports ECB,CBC,CFB cipher mode (CBC is used widely), and all key sizes(128 is used widely). But the padding mode is different in different platforms, and it's also effected by cipher mode. You don't need any extra code on these platforms, just make sure using AES/CBC/PKCS5Padding ,and same iv, same key, the encription and decription will cross platforms. There're some platform don't support PKCS5Padding , that's the project to resolve it.
aes cross-platform android ios ndk aes-ctr aes-ofb aes-ecb aes-cbc aes-cfb encrypt decrypt block cipherSimple file encryption for Cordova.
cordova file encrypt decrypt ecosystem:cordova cordova-android cordova-iosThis module is a wrapper around gpg for use within Node. Node-GPG takes care of spawning gpg, passing it the correct arguments, and piping input to stdin. It can also pipe input in from files and output out to files. Use Node-GPG if you are considering calling gpg directly from your application.
gpg encrypt decrypt pgp gnupgThis library makes your application configuration files more secure by providing methods to encrypt at build-time & decrypt at runtime. NOTE: This module is not a substitute for your server/application security. Passwords are freely available in the RAM, a determined Hacker can get whatever she wants.
secure configuration config-file password-protect encrypt decryptDumps decrypted mach-o files from encrypted applications、framework or app extensions.
dumpdecrypted ios decrypt encryptThe examples below demonstrate the usage with promises. With ecmascript 7, you can await the promises to get the result as in synchronous code. This works for all the code below. To use the await keyword, it must be contained inside an async function.
sodium libsodium nacl curve25519 chacha20 salsa20 xsalsa20 poly1305 blake2 crypt crypto encrypt encryption decrypt decryption sign signature verify secure security nativeLaravel wrapper for the Optimus Library by Jens Segers with multiple connections support. Optimus is a small open-source library that generates short, unique, non-sequential ids from numbers. With this library, you can transform your internal id's to obfuscated integers based on Knuth's integer hash. It is similar to Hashids, but will generate integers instead of random strings. It is also super fast. First, pull in the package through Composer.
cog optimus laravel hashids id public-id encrypt decrypt obfuscate cybercog package
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.