-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
So the idea behind this repo is discussed in the README.md file. This repo shouldn't contain any features that the baseline phpseclib doesn't. This repo is only a PHP5-version of phpseclib.
I figure we can throw exceptions, namespace it, maybe do autoloading, etc. Devs can be added to this repo without being added to the main phpseclib repo as well.
A few things I wonder though. Should Crypt_Base be an abstract class? I'm pretty hostile to the idea of private / protected / public methods (for the reasons described at http://aperiplus.sourceforge.net/visibility.php and for a few others) and abstract seems to be somewhat in that same vein but I don't feel as strongly about it.
Anyway, food for thought!
Metadata
Metadata
Assignees
Labels
No labels