With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
Advanced Onion Router is a portable client for the OR network and is intended to be an improved alternative for Tor+Vidalia+Privoxy bundle for Windows users. Some of the improvements include UNICODE paths, support for HTTP and HTTPS proxy protocols on the same Socks4/Socks5 port with HTTP header filtering that generates fake identity-dependent headers every time the identity is changed (proxy chains are also supported), support for NTLM proxies, a User Interface that makes Tor's options and...
I wrote this in 1997. Right now I have the basic code up. I have it in c++ too but I have yet to upload it. This program is good for small files but does not handle large files very well. It creates a binary key to increase the entropy of your file. It can use the key to reverse the entropy of your file. So, it encrypts and de-crypts.
Password manager is a software that helps a user organize passwords.
Password manager is a software that helps a user organize passwords.
PwdManager is a free, open source password manager for home users.
Good password management is essential to stay safe, on and offline. These days, services and programs are so many and varied that keeping track of your passwords across devices, websites and apps can be near-on impossible. That's where a password manager like PwdManager comes into play.
CryptoEngine (C) is a DLL Library that provide Cryptography Services.
CryproEngine (C) is a Class Library (DLL) that provide (API) interface, programmer can use it when writing applications that needs Standard Cryptography Algorithms, using Qt-SDK.
Actually this library is a Wrapper for Crypto++ library, by Wei Dai, which is approved by NIST (see www.cryptopp.com for details), CryptoEngine is intended to provide simple & easy to use interface (API) for standard cryptography algorithms for Qt-SDK Developers.
Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.
Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
SAT solvers are being used more and more in partial key exposure attacks. The scope of this script is to show that SAT solvers can be used in partial key exposure attacks of RSA with very good results.
FoTRANS, previously called Digital Fortress, is an encryption standard which stands digital Fortress and TRANSLTR, inspired by the famous Dan Brown Novel Digital Fortress. This project is by two High School computer students Ayush and Anubhav, who are good friends.
Strong cypher with unique recursive alghorythm of bitwise gamma with good avalanche and diffusion. Recurse allow explore quality and parameters at short sequences of data and keys and extrapolate it on very long data and keys.
A simple Win32 application to encrypt and checksum files of any size. Uses 3DES cipher-block-chained encryption, with a 128 bit key. It makes it dirt simple to protect your sensitive files. Good for sending things over unsecured email, stuff like that.
Secrets is a complete, standalone, personal encryption solution that works much like PGP (Pretty Good Privacy). With Secrets you can encrypt information before emailing it to a friend or coworker, or before storing it on a removable disk. Secrets is buil
It's hard remembering good passwords. Most people pick a one or two passwords and use them all over the place, which is a really bad idea, and we all feel bad about doing it. I got sick of feeling like this, so I wrote PWM to manage passwords for me. I f
openssl is well-known allover the world,but it is huge,complex.our target is develop a tinytls,it is small,simple,good understanding,and usually for embedded system.But it can support most openssl features.You can add some other features easily.