Skip to content
forked from sajattack/vote-pp

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

Notifications You must be signed in to change notification settings

tobycode/vote-pp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.4%
  • C 0.6%