Giter VIP home page Giter VIP logo

phpseclib-php5's Introduction

phpseclib-php5

Abandoned! Or, rather, rebranded!

ABANDONED in favour of the 2.0 branch in the phpseclib repository. https://github.com/phpseclib/phpseclib/tree/2.0

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

Note that this repo is only for PHP5 specific enhancements. New features and non-PHP5 bugs need to be discussed in the phpseclib issue tracker.

phpseclib-php5's People

Contributors

bantu avatar epoplive avatar gemorroj avatar johnsterling avatar mdesign83 avatar phpsyscoder avatar rlerdorf avatar robloach avatar simensen avatar syntaqx avatar tamagokun avatar terite avatar terrafrost avatar vaclavsir avatar vlajos avatar vrkansagara avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

phpseclib-php5's Issues

thoughts

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!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.