Abeona is simple software for creating licenses. It offers an user friendly GUI tool for license building and a java library for license validation.
The license is a Java properties file protected by a digital signature. The application uses MD5 checksum and RSA cryptography. Brute force attack is the only way to break this protection.
Here are some key features of "Abeona":
· User friendly and easy to use: API is very straightforward.
· You can create license files manually with GUI tool or from code (e.g. from web service).
· Support for floating licenses (contains license server).
· Safety: Abeona is as safe as asymmetric-key cryptography can be.
· A brute force attack is the only way to crack this protection - you will need ocean of computers and ocean of time to do it.
· Complete documentation.
Requirements:
· Java Runtime Environment
Limitations:
· Can not create public and private keys