terrafrost
|
5573187f3d
|
rm $type parameter from AsymmetricKey::load and add loadFormat()
|
2019-06-28 08:51:12 -05:00 |
|
terrafrost
|
289ae55f9f
|
rename ECDSA -> EC
|
2019-06-27 23:15:25 -05:00 |
|
terrafrost
|
0abce39e39
|
move $enableBlinding property from AsymmetricKey to RSA
|
2019-06-27 00:30:55 -05:00 |
|
terrafrost
|
25dab4b5ae
|
move traits to Traits subfolder
|
2019-06-26 00:42:02 -05:00 |
|
terrafrost
|
7012e72488
|
mv Keys/ and Signature/ to Formats/*
|
2019-06-25 07:52:45 -05:00 |
|
terrafrost
|
d7abfaadbc
|
X509: rm $signatureAlgorithm parameter from signature methods
|
2019-06-24 18:24:14 -05:00 |
|
terrafrost
|
640e3788f4
|
Merge branch '2.0'
|
2019-06-23 11:33:59 -05:00 |
|
terrafrost
|
d6819a55b0
|
Merge branch '1.0' into 2.0
|
2019-06-23 11:33:11 -05:00 |
|
terrafrost
|
9e27b4305e
|
BigInteger: !count -> count
|
2019-06-23 11:32:46 -05:00 |
|
terrafrost
|
9b3fa8d8a7
|
Merge branch '2.0'
|
2019-06-23 11:17:59 -05:00 |
|
terrafrost
|
13a84a5627
|
CHANGELOG: add 2.0.19 and 2.0.20 entries
|
2019-06-23 11:17:42 -05:00 |
|
terrafrost
|
33ed294b76
|
Merge branch '2.0'
|
2019-06-23 11:14:17 -05:00 |
|
terrafrost
|
bad47d9b00
|
Merge branch '1.0' into 2.0
|
2019-06-23 11:13:09 -05:00 |
|
terrafrost
|
4af1bb4c17
|
BigInteger: the !== [] check only works on PHP 5.4+
|
2019-06-23 11:12:17 -05:00 |
|
terrafrost
|
a7c9e7a4d6
|
Merge branch '2.0'
|
2019-06-23 11:08:42 -05:00 |
|
terrafrost
|
af4e5e7760
|
Merge branch '1.0' into 2.0
|
2019-06-23 11:04:43 -05:00 |
|
terrafrost
|
61423b217f
|
Merge remote-tracking branch 'upstream/1.0-php7.4' into 1.0
|
2019-06-23 11:04:37 -05:00 |
|
terrafrost
|
50ea988570
|
Merge branch '2.0'
|
2019-06-23 10:42:06 -05:00 |
|
Remi Collet
|
25469cb98f
|
fix compat with 5.3
|
2019-06-21 09:25:24 +02:00 |
|
terrafrost
|
84b852933e
|
Merge branch '2.0'
|
2019-06-19 22:36:18 -05:00 |
|
terrafrost
|
d2085db7b7
|
Merge branch '1.0' into 2.0
|
2019-06-19 22:34:11 -05:00 |
|
terrafrost
|
5e9d05a9f4
|
BigInteger: fix issues with divide method
|
2019-06-19 22:29:31 -05:00 |
|
terrafrost
|
d0014cbb20
|
Tests/BigInteger: add two more divide tests
|
2019-06-19 22:21:24 -05:00 |
|
Graham Campbell
|
02cd9309f7
|
Test against PHP 7.4
|
2019-06-17 17:34:07 +01:00 |
|
terrafrost
|
305d1b94f3
|
Merge branch '2.0'
|
2019-06-16 15:31:53 -05:00 |
|
terrafrost
|
4903467ad5
|
Merge branch '1.0' into 2.0
|
2019-06-16 15:31:45 -05:00 |
|
terrafrost
|
e71f203742
|
Merge branch 'master-callback'
|
2019-06-16 15:31:39 -05:00 |
|
terrafrost
|
82454229f6
|
Merge branch '2.0-callback' into 2.0
|
2019-06-16 15:31:31 -05:00 |
|
terrafrost
|
f8d8ad24fd
|
Merge branch '1.0-callback' into 1.0
|
2019-06-16 15:31:22 -05:00 |
|
terrafrost
|
aa8a30cd81
|
Merge branch '2.0'
|
2019-06-16 11:04:31 -05:00 |
|
terrafrost
|
0932fb3054
|
Merge branch '1.0' into 2.0
|
2019-06-16 11:03:37 -05:00 |
|
Rubens Matrono
|
a7d038830c
|
fix array_merge(): Argument #1 is not an array
|
2019-06-16 11:03:27 -05:00 |
|
terrafrost
|
0e449e8b17
|
X509: add support for id-RSASSA-PSS
|
2019-06-15 10:46:34 -05:00 |
|
terrafrost
|
39eda40ed7
|
Merge branch '2.0'
|
2019-06-13 01:16:37 -05:00 |
|
terrafrost
|
60519001db
|
Merge branch '1.0' into 2.0
|
2019-06-13 01:15:54 -05:00 |
|
terrafrost
|
d77bb6e42b
|
1.0.16 release
|
2019-06-13 01:15:36 -05:00 |
|
terrafrost
|
8e0651308c
|
SSH2: _close_channel -> close_channel
|
2019-06-12 22:08:48 -05:00 |
|
terrafrost
|
988d37e479
|
Merge branch '2.0'
|
2019-06-12 22:07:49 -05:00 |
|
terrafrost
|
491758f1c0
|
Merge branch '1.0' into 2.0
|
2019-06-12 22:07:27 -05:00 |
|
terrafrost
|
732bda2860
|
SSH2: close channel when a timeout occurs
|
2019-06-12 22:06:48 -05:00 |
|
terrafrost
|
cee1151f9b
|
Merge branch '2.0'
|
2019-06-10 00:10:54 -05:00 |
|
terrafrost
|
52b7e4610c
|
fix bad merge
|
2019-06-10 00:09:17 -05:00 |
|
terrafrost
|
6cf05541cc
|
Merge branch '1.0' into 2.0
|
2019-06-09 23:46:46 -05:00 |
|
terrafrost
|
cd7de5723c
|
RSA: add support for OpenSSH private keys
|
2019-06-09 23:42:41 -05:00 |
|
terrafrost
|
c5a9a66d69
|
DSA: pass password parameter correctly to OpenSSH::load
|
2019-06-08 23:18:21 -05:00 |
|
terrafrost
|
327f555b7c
|
add expanded support for OpenSSH private keys
|
2019-06-08 22:04:54 -05:00 |
|
terrafrost
|
88b6337a3f
|
RSA: fix issue with PKCS1 encryption
|
2019-06-08 18:58:24 -05:00 |
|
terrafrost
|
a431a1959a
|
ECDSA: make it so toString() can setspecified / named curve use
|
2019-06-03 20:33:01 -05:00 |
|
terrafrost
|
557676edd9
|
use array type hint
|
2019-06-02 10:26:26 -05:00 |
|
terrafrost
|
30320f5a91
|
Merge branch '2.0-callback' into master-callback
|
2019-06-02 08:22:26 -05:00 |
|