New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
MongoDB Atlas runs apps anywhere
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.
RC4.NET is a library that adds support for encrypting/decrypting using the symmetric RC4 algorithm in the .NET environment. The library is written in C# language, and performs equally well on both the Microsoft CLR and Mono platform.
"mASN1" - mini ASN.1 framework is a light ASN.1 framework written in C# for .NETframework. It can be used for creating classes that model ASN.1 types and
are capable of encoding/decoding themselves to BER/DER codes. PER support is planned.
The purpose of this project is to create a library of cryptographic functions for .NET, in fully managed C#. This will extend the existing .NETframework crypto functionality.
SFV.net is a sfv (Simple File Verificator) file creator and validator application. All code written by vb.net and requires .netframework for run or compile
Fully managed classes that wraps the common primitives of the .NETFramework Cryptography and DPAPI classes (ProtectData and ProtectMemory) that are "Whidbey" compatible. This library allows partially trusted callers and implements the "sandbox patter
Simple Encoder/Decoder, written in the .netframework.
It is basicly an encryption program which supports serveral encryption methods.
It can encode or decode texts in the forms of files or just plain text written directly in the program.
Thoughts is an electronic journal/diary program based on the .NETframework (C#). It allows entries to be saved locally and/or remotely via web service or directly to a database. The entries can also be encrypted prior to saving.
AceJudge is a system for managing programming contests. AceJudge's basic features include automatic judging of submitted programs, answering to clarification questions about problem descriptions, reevaluation of programs, real time ranking etc.