jPPP Moved to Google Code
jPPP has been moved to google code to gain a repository
jPPP has been moved to google code to gain a repository
Updated version now with offset parameter and fixed to match the official PPPv3.0 output
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.
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.