Skip to content

thoughts #1

@terrafrost

Description

@terrafrost

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions