Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Get safely back to business
SafetyCulture iAuditor is designed for companies who need to conduct safety inspections & quality audits
Equip your team with a simple safety inspection and observation app that anyone can learn in minutes, so you can get safely back to business from wherever you are.
A Port of GMask to Linux, written in pure Xlib. Supports m+/-, fl, q0, xor, rgb, hflip, vflip, hglass, vglass, and win. All the functions are currently mapped to single-key input. Aims to be small and simple. Currently ~1000 lines.
SLEncrypt is a python module for encryption with 11 ciphers at the moment, including ADFGVX, Autokey, Caesar/ROT13, Vigenere, XOR and a lot more. It contains functions allowing you to easily encrypt/decrypt files. The code is about 95% PEP 8 compilant.
The utility can encrypt/decrypt file/folder structure using key. The folder/files, when encrypted are stored in corresponding structure as is but with the extention ".encrypted" & when you decrypt it, entire structure can be restored back as it was.
Blowfish Encryption over HTTP. It encrypts with your username and password using the server-generated unique key which you must have, so as to use this service.
The malicious third-party can't decrypt your login info if they don't have the key.
Pylon is an All-in-one B2B Support Platform for modern B2B businesses.
Pylon is a modern support system that integrates with all B2B channels like Slack and Team.
We bring together everything a post-sales teams team needs including a ticketing system, B2B omnichannel integrations (Slack Connect, Microsoft Teams), modern chat widget, knowledge base, AI support bot, account management, customer marketing, and more.
Bloppy Blowfish PHP (En/De)crypter can crypt, with a private key, text messages or files, send it via e-mail and decrypt it. You can inject a crypted message into any kind of file (like JPEG image) and send it via e-mail.
Cryptomni is a program which can encrypt and decrypt files using the one-time pad cipher. If a key is truly random, kept secret, and never reused, this encryption algorithm can be proven to be unbreakable.
esync-perl is a tool, which is designed to up-/download files via ssh to/from a rootserver. esync can encrypt/decrypt this files with gpg an manage public keys (it also has a key storage). You can use it for safe backup or to safely transmit files.
Imagine being able to send an encrypted message as a single file to someone working on any Operating System, without them having to install any software to decrypt it. Just send them an Inkjar. Or you can store your own passwords on a usb key anywhere.
Intelligent predictive dialer for outbound call center
Solution for lead generation, Political Campaigning, Telemarketing and Phone Polling
Our autodialer software can massively increase productivity by dropping busy, unanswered and disconnected line, passing calls answered by real people back to your agents, and leaving messages on answering machines.
Ikedectypt is a perl script to decrypt IKEv1 packets in libpcap formatted trace file.
You can use Ethereal(http://www.ethereal.com) to analyze decrypted trace.
Key information(first initialization vector, skeyid_e) is needed to be supplied by user.
This proyect is an implementation of OpenPGP (RFC2440) written entirely in Java. It let's you sign, encrypt, decrypt messages and files, using public key cryptography.
myPGP is an experimental PGP clone. It can be used to encrypt, decrypt and sign messages in a public key system, as well as to manage the keyrings. It's main goal is to fully implement the standard OpenPGP.
NoFault is a library written in C used to encrypt or decrypt data with XOR encryption. KNoFault, NoFault32 and CLNoFault are direct applications of the library, which is easy to use in your own programs.