Kurt Nelson

My Various Random Ramblings

Entries Tagged ‘java’

jPPP Moved to Google Code

jPPP has been moved to google code to gain a repository

Leave a Comment

jPPPv3.0.1 Released

Updated version now with offset parameter and fixed to match the official PPPv3.0 output

Comments (2)

PPPv3 Java Implementation

I have updated my earlier implementation for PPPv3. In addition, I modified the PPPEngine object to behave in an easier to manage way. Here is my new java doc, along with an example driver.

Comments (1)

PPP Java Implementation

UPDATED! See this post
Here is my java implementation of Steve Gibson’s PPPv2 built off of John Graham-Cumming’s Java Phone Client Implementation. My class will handle all of the necessary functions to create a PPP card including performing the SHA-256 hash of a passcode to the 64 character sequence key.

Leave a Comment

jDefense 0.2 Released

jDefense is a Java implementation of a tower defense style game.

Leave a Comment

jDefense 0.1.2

We have released the newest version of jDefense which has some major bug fixes, and minor graphical updates. The game is now fully playable, and just needs to be balanced. The newest version is available at http://jdefense.sourceforge.net

Leave a Comment