6.0.0-alpha10
5/14/25

Search Results: 245 of 573 [ <<First <Prev Next> Last>> ] [ Return to Search Results ]


[#8341] pure-PHP SSH/SFTP driver for VFS
Summary pure-PHP SSH/SFTP driver for VFS
Queue Horde Framework Packages
Queue Version Git master
Type Enhancement
State Accepted
Priority 1. Low
Owners
Requester zelnaga (at) gmail (dot) com
Created 06/10/2009 (5817 days ago)
Due
Updated 10/05/2009 (5700 days ago)
Assigned
Resolved
Milestone
Patch No

History
10/05/2009 06:38:49 PM queenzeal (at) gmail (dot) com Comment #2 Reply to this comment
phpseclib could also be used in Smime.php:



http://cvs.horde.org/co.php/framework/Crypt/lib/Horde/Crypt/Smime.php



Instead of using bcmath (if it's available), phpseclib's 
Math_BigInteger could be used.  It'll use gmp or bcmath if they're 
available and a pure-PHP implementation, otherwise.
06/13/2009 10:26:43 PM Chuck Hagenbuch State ⇒ Accepted
Priority ⇒ 1. Low
Version ⇒ Git master
 
06/10/2009 09:07:12 PM zelnaga (at) gmail (dot) com Comment #1
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ pure-PHP SSH/SFTP driver for VFS
Type ⇒ Enhancement
State ⇒ New
Reply to this comment
In my experience, hosts with any PECL extension installed (like ssh2) 
are far and few between.  A pure-PHP implementation would be far more 
useful and usable.  Such an implementation can be found here:



http://phpseclib.sourceforge.net/

Saved Queries