summaryrefslogtreecommitdiffstats
path: root/CryptoPP/sosemanuk.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed unused CryptoPP algorithms (Salsa, Sosemanuk) that won't compile on Mac (found by Sam Sxw)madmaxoft@gmail.com2012-12-271-711/+0
* Implemented 1.3.2 protocol encryption using CryptoPP, up to Client Status packet (http://wiki.vg/Protocol_FAQ step 14)madmaxoft@gmail.com2012-08-301-0/+711