terrafrost
|
c85b356b18
|
RSA: more updates per Joey3000
|
2016-01-07 22:26:10 -06:00 |
|
terrafrost
|
d5a359b41e
|
RSA: updates per Joey3000
|
2016-01-03 13:03:58 -06:00 |
|
terrafrost
|
806249c7e9
|
RSA: changes to how encryption / signatures work
|
2015-12-25 11:28:24 -06:00 |
|
terrafrost
|
94fdbba2aa
|
Merge branch '2.0'
|
2015-12-23 23:42:23 -06:00 |
|
terrafrost
|
001ad99d73
|
Merge branch '1.0' into 2.0
|
2015-12-23 23:32:20 -06:00 |
|
terrafrost
|
1be0ac9f7f
|
SFTP/Stream: fix issue with filenames with hash in them
|
2015-12-23 13:13:06 -06:00 |
|
terrafrost
|
600f9c4e4b
|
SSH2: update isAuthenticated to work with 2.0 / master branches
|
2015-12-16 09:21:37 -06:00 |
|
terrafrost
|
d17aeffc04
|
Merge branch 'authenticated-1.0' into authenticated-2.0
|
2015-12-16 09:20:27 -06:00 |
|
terrafrost
|
57063f3604
|
SSH2: add isAuthenticated() method
|
2015-12-15 23:19:05 -06:00 |
|
terrafrost
|
b1deba5a28
|
Merge branch '2.0'
|
2015-12-14 13:56:27 -06:00 |
|
terrafrost
|
eac8613c75
|
BigInteger: 2.0 specific updates for __debuginfo
|
2015-12-14 13:56:07 -06:00 |
|
terrafrost
|
786cecf309
|
Merge branch '1.0' into identifier-update-1.0
|
2015-12-14 11:07:42 -06:00 |
|
terrafrost
|
b95504ac8f
|
Merge branch 'rsa-pkcs8-fix-2.0-2' into 2.0
|
2015-12-14 11:02:49 -06:00 |
|
terrafrost
|
b86497d298
|
Merge branch '2.0'
|
2015-12-14 11:02:14 -06:00 |
|
terrafrost
|
8448f63d76
|
Merge branch '1.0' into 2.0
|
2015-12-14 11:01:51 -06:00 |
|
terrafrost
|
f17f1b2baf
|
Merge branch '1.0' of https://github.com/phpseclib/phpseclib into small-tweaks-2
|
2015-12-11 13:44:39 -06:00 |
|
terrafrost
|
1c9ee4ef28
|
RSA: fix PKCS8 key handling (again)
|
2015-12-07 23:53:09 -06:00 |
|
terrafrost
|
c655b16f75
|
BigInteger: add engine to __debugInfo output and add unit test
|
2015-12-07 15:22:53 -06:00 |
|
terrafrost
|
ee0f45fea6
|
update identifier to current version
|
2015-12-05 10:33:28 -06:00 |
|
Andreas Fischer
|
18cc8eb1c3
|
Merge branch '2.0'
* 2.0:
Fix PHP invalid index warning
|
2015-11-24 09:28:00 +01:00 |
|
Andreas Fischer
|
d80651738f
|
Merge branch '1.0' into 2.0
* 1.0:
Fix PHP invalid index warning
|
2015-11-24 09:28:00 +01:00 |
|
splitice
|
77d5f8da20
|
Fix PHP invalid index warning
|
2015-11-24 09:13:30 +01:00 |
|
terrafrost
|
37535744b2
|
small tweaks
|
2015-11-21 22:55:20 -05:00 |
|
Andreas Fischer
|
466ad666b8
|
Merge branch '1.0' into 2.0
* 1.0:
|
2015-11-10 10:05:06 +01:00 |
|
terrafrost
|
c34be16c3a
|
Merge branch 'rsa-pkcs8-fix' into rsa-pkcs8-fix-2.0
Conflicts:
phpseclib/Crypt/RSA.php
|
2015-11-09 23:10:21 -06:00 |
|
terrafrost
|
7339112e10
|
RSA: fix issue with loading PKCS8 specific keys
|
2015-11-09 22:53:50 -06:00 |
|
terrafrost
|
43165d976c
|
RSA: changes to OpenSSH and PuTTY plugins
|
2015-10-24 15:54:34 -05:00 |
|
terrafrost
|
7b1b7c22e2
|
RSA: throw an exception if the modulo is too small
|
2015-10-23 13:45:35 -05:00 |
|
terrafrost
|
1522e6606b
|
RSA: add getSupportedFormats() and getLoadedFormat()
|
2015-10-22 10:57:05 -05:00 |
|
terrafrost
|
efe36d67ce
|
Merge branch 'master' into rsa-plugins
Conflicts:
phpseclib/Crypt/RSA.php
|
2015-10-22 10:16:52 -05:00 |
|
terrafrost
|
33bf6e42c3
|
Merge branch '2.0'
|
2015-10-22 10:14:50 -05:00 |
|
terrafrost
|
96dd14fd6f
|
Merge branch 'extractber-fix' into extractber-fix-2.0
Conflicts:
phpseclib/File/X509.php
|
2015-10-22 09:56:07 -05:00 |
|
terrafrost
|
46bb95a265
|
X509: improve base64-encoded detection rules
|
2015-10-22 09:45:40 -05:00 |
|
terrafrost
|
e2fcd9d951
|
RSA: misc fixes to select plugins
|
2015-10-21 21:24:12 -05:00 |
|
terrafrost
|
6eb5ea3ef7
|
RSA: add support for the microsoft BLOB key format
|
2015-10-20 23:17:11 -05:00 |
|
Andreas Fischer
|
a88047f242
|
Merge branch '2.0'
* 2.0:
Add test case for GitHub Issue 850: Realpath in SFTP chmod().
Fixed a bug in SFTP::chmod not using realpath on the filepath
|
2015-10-19 00:19:08 +02:00 |
|
Andreas Fischer
|
1cf70d27e8
|
Merge branch '1.0' into 2.0
* 1.0:
Add test case for GitHub Issue 850: Realpath in SFTP chmod().
Fixed a bug in SFTP::chmod not using realpath on the filepath
|
2015-10-19 00:19:07 +02:00 |
|
Bob4ever
|
b67c690498
|
Fixed a bug in SFTP::chmod not using realpath on the filepath
|
2015-10-19 00:05:02 +02:00 |
|
terrafrost
|
ad55d3cd75
|
RSA: fixes to last non-merge commit
|
2015-10-16 14:04:17 -05:00 |
|
terrafrost
|
a9705fdba7
|
Merge branch 'master' into rsa-plugins
Conflicts:
phpseclib/Crypt/RSA.php
|
2015-10-16 10:01:18 -05:00 |
|
terrafrost
|
31c14063fa
|
RSA: updates to raw plugin
|
2015-10-16 09:36:49 -05:00 |
|
terrafrost
|
04a8d784a5
|
Merge branch 'paragonie'
|
2015-10-14 10:11:38 -05:00 |
|
Scott
|
d899b7988d
|
Update random_bytes() to conform to PHP7.0.0-RC3
Fixes #843
|
2015-10-14 10:07:11 -05:00 |
|
terrafrost
|
0e0bdf6210
|
Merge branch 'phpdoc-master'
Conflicts:
phpseclib/Crypt/Base.php
phpseclib/Crypt/DES.php
phpseclib/Crypt/Rijndael.php
|
2015-10-13 09:31:21 -05:00 |
|
terrafrost
|
a9d353d391
|
Merge branch 'phpdoc-2.0' into 2.0
Conflicts:
phpseclib/Crypt/Base.php
phpseclib/Crypt/DES.php
phpseclib/Crypt/Rijndael.php
|
2015-10-13 09:16:39 -05:00 |
|
terrafrost
|
5321b9b610
|
Merge branch 'phpdoc-1.0' into 1.0
Conflicts:
phpseclib/Crypt/Base.php
phpseclib/Crypt/DES.php
phpseclib/Crypt/Rijndael.php
|
2015-10-13 08:52:52 -05:00 |
|
terrafrost
|
177b52088d
|
Merge branch '2.0'
|
2015-10-12 23:10:15 -05:00 |
|
terrafrost
|
da1a2df5aa
|
Merge branch 'getkeylength-2.0-2' into 2.0
|
2015-10-12 23:09:04 -05:00 |
|
terrafrost
|
666092c889
|
Merge branch 'getkeylength' into 1.0
|
2015-10-12 22:59:46 -05:00 |
|
terrafrost
|
0e3fdec56b
|
Merge branch 'getkeylength' into getkeylength-2.0-2
|
2015-10-12 22:53:59 -05:00 |
|