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.
Learn More
Free and Open Source HR Software
OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.
Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
Password Manager - Manage your passwords and private information in one secure application for web sites, computers, programs. Search, add, edit, delete, print, etc. Java app, runs everywhere. Uses SunJCE crypto.
inKey - small encryption utility with big encryption block (> 800 000 bit).
This program can protect very sensitive data, such e-mail, which has size up to 100 kilobytes, but processing speed might be too small with the bigger size of source data.
ProcessingTime(data) = O(data ^ 2);
USE IT ONLY TO PROTECT SMALL FILES (~ 100 Kb or a bit bigger).
You can use "PaperBack" to print your 100 Kb encrypted *.iK file to A4 paper and get strong encrypted digital letter.
https://sourceforge.net/projects/paperback
P.S. "inKey 6.0" encryption used in http://sourceforge.net/projects/absolutelysafechat/
A program to generate random reciprocal bigram tables
A command-line program to encrypt/decrypt a message using a random reciprocal bigram table and write a bigram table to a text file.
Executing the program without any command-line arguments starts bigram in message encryption/decryption mode. The program prompts for a password or passphrase and a message to encrypt/ decrypt. After the message is entered the ciphertext is displayed.
Executing the program with command-line arguments causes bigram to generate a random bigram table to...