Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dgurney/unikey

Library for generating various license keys and other similar license schemes.
https://github.com/dgurney/unikey

Last synced: 12 days ago
JSON representation

Library for generating various license keys and other similar license schemes.

Awesome Lists containing this project

README

        

# unikey
Library for generating various license keys and other similar license schemes.

## Supported algorithms
- Microsoft Chicago/IE4 beta site ID/password
- Microsoft mod7
- StarCraft

## Contributing
If you want to contribute, keep the following in mind:

- Do not use non-public source code or documentation leaks as references. If the leaked source code or documentation is widely distributed, it's fine to use it.
- Make your code fast *and* understandable.
- Write tests for all generation and validation functionality.