PHP5 offers several features that PHP4 doesn't offer. This repo takes advantage of those features.
To keep this repo up-to-date with the baseline phpseclib do the following:
git remote add base git://github.com/phpseclib/phpseclib
git pull base master