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

https://github.com/sajattack/vote-pp

A class to send votes to the minecraft plugin votifier. A demonstration of c++ public key encryption and networking code.
https://github.com/sajattack/vote-pp

Last synced: about 1 year ago
JSON representation

A class to send votes to the minecraft plugin votifier. A demonstration of c++ public key encryption and networking code.

Awesome Lists containing this project

README

          

# vote-pp

A class to send votes to the minecraft plugin votifier. A good demonstration of encryption and networking code.

## external code

* base64.cpp Copyright (C) 2004-2008 René Nyffenegger, used under license

* base64.h Copyright (C) 2004-2008 René Nyffenegger, used under license

* libssl

* libcrypto

* libnsl

* libresolv