terrafrost
|
8339322eb9
|
Tests/SSH2: CS adjustment
|
2023-03-05 06:55:50 -06:00 |
|
terrafrost
|
7ce104b12c
|
Merge branch '1.0' into 2.0
|
2023-03-05 04:18:37 -06:00 |
|
terrafrost
|
34d00869e5
|
SSH2: backport getTimeout()
|
2023-03-05 04:07:26 -06:00 |
|
terrafrost
|
1b1e729632
|
backport enhancements from the 2.0 branch
|
2023-02-11 22:20:03 -06:00 |
|
terrafrost
|
e42185c672
|
BigInteger: fix for hex numbers with new lines in them
|
2023-02-11 19:08:08 -06:00 |
|
terrafrost
|
de80c6a955
|
Tests: hex numbers with new lines in them should have own test
|
2023-02-11 18:28:57 -06:00 |
|
terrafrost
|
233f617e08
|
Tests: don't test encrypted OpenSSH private keys on 32-bit installs
|
2023-02-11 17:56:02 -06:00 |
|
terrafrost
|
11977eeb3c
|
Merge branch 'bcrypt' into bcrypt2
|
2022-07-28 16:55:43 -05:00 |
|
terrafrost
|
34a277ff16
|
a few small tweaks
|
2022-07-28 16:44:29 -05:00 |
|
terrafrost
|
0c8994bbad
|
Crypt/RSA: add support for loading OpenSSH encrypted keys
|
2022-07-28 08:11:42 -05:00 |
|
terrafrost
|
019b4ffd3a
|
Merge branch '1.0' into 2.0
|
2022-02-17 00:35:01 -06:00 |
|
terrafrost
|
45d2ddcbc4
|
RSA: add support for loading PuTTY v3 keys
|
2022-02-17 00:32:21 -06:00 |
|
terrafrost
|
c8d379daa5
|
Crypt/Base: add OFB8 as a new mode
|
2022-01-28 14:39:16 -06:00 |
|
terrafrost
|
01addfb92f
|
Tests/X509: update new unit test to work with 2.0
|
2021-06-24 21:39:07 -05:00 |
|
terrafrost
|
5a3e622c4d
|
Merge branch '1.0' into 2.0
|
2021-06-24 21:38:25 -05:00 |
|
terrafrost
|
973bb072a0
|
ASN1: return false when not enough bytes are available
|
2021-06-24 21:36:03 -05:00 |
|
terrafrost
|
f5c4c19880
|
Tests/RSA: update unit test for 2.0
|
2021-06-12 07:12:59 -05:00 |
|
terrafrost
|
451ddf453c
|
Merge branch '1.0' into 2.0
|
2021-06-12 07:11:44 -05:00 |
|
terrafrost
|
c3560c2d4d
|
RSA: OAEP decryption didn't check labels correctly
|
2021-06-12 07:06:08 -05:00 |
|
terrafrost
|
c3aecf503e
|
Tests: updates now that parallels is not being used
|
2021-04-17 06:27:14 -05:00 |
|
terrafrost
|
d70abb9290
|
fix broken unit test
|
2021-04-03 17:13:19 -05:00 |
|
terrafrost
|
43eeb853f1
|
Merge branch 'moosa-1.0' into moosa-2.0
|
2021-04-03 16:47:37 -05:00 |
|
terrafrost
|
581fbdb671
|
CS adjustments
|
2021-04-03 16:41:10 -05:00 |
|
terrafrost
|
5fca2bcb7b
|
Tests/RSA: test requires sha256
|
2021-04-03 16:33:52 -05:00 |
|
terrafrost
|
7a5846ccee
|
Test/RSA: add test for "strict" PKCS1 sigs without NULLs
|
2021-04-03 16:18:31 -05:00 |
|
terrafrost
|
10cee4514c
|
Tests/ASN1: test for bad tag
|
2021-04-03 13:53:20 -05:00 |
|
terrafrost
|
c1d21edb94
|
Tests/ASN1: add tests for constructed mismatches
|
2021-04-03 13:44:29 -05:00 |
|
terrafrost
|
730070b78f
|
Tests/ASN1: update unit tests to work on 2.0 branch
|
2021-04-03 13:25:56 -05:00 |
|
terrafrost
|
bac775ecd5
|
Merge branch 'moosa-1.0' into moosa-2.0
|
2021-04-03 13:19:15 -05:00 |
|
terrafrost
|
6be326e7e7
|
Tests/ASN1: add test for OID garbage bytes
|
2021-04-03 12:04:07 -05:00 |
|
terrafrost
|
2eec2e0ab2
|
Merge branch 'moosa-1.0' into moosa-2.0
|
2021-04-03 11:57:40 -05:00 |
|
terrafrost
|
dbd210c4a7
|
Tests/ASN1: add test for null garbage bytes
|
2021-04-03 11:38:11 -05:00 |
|
terrafrost
|
72264ff918
|
Tests/RSA: add unit test for raw keys
|
2021-02-03 20:00:56 -06:00 |
|
terrafrost
|
6499451d4b
|
Tests/RSA: adjustments for 2.0
|
2021-01-16 10:40:48 -06:00 |
|
terrafrost
|
8e7acd8842
|
Merge branch '1.0' into 2.0
|
2021-01-16 10:32:10 -06:00 |
|
Jan Slabon
|
e5a226f6be
|
Added support of keys with PSS algorithm-identifier
|
2021-01-16 10:31:56 -06:00 |
|
terrafrost
|
78e04f4ab6
|
Merge branch '1.0' into 2.0
|
2021-01-07 20:36:21 -06:00 |
|
terrafrost
|
df94788edf
|
Tests/X509: update unit test
|
2021-01-07 20:36:09 -06:00 |
|
terrafrost
|
649609d4b2
|
Merge branch '1.0' into 2.0
|
2021-01-07 20:21:59 -06:00 |
|
terrafrost
|
9de5f3f8ed
|
X509: always parse the first cert of a bundle
|
2021-01-07 20:21:27 -06:00 |
|
terrafrost
|
360afd93c8
|
fix bad merge
|
2020-12-12 22:15:40 -06:00 |
|
terrafrost
|
0676524dfd
|
Merge branch '1.0-class-rename' into 2.0-class-rename
|
2020-12-12 21:41:10 -06:00 |
|
terrafrost
|
e6abc61f45
|
rm adding of dupe classes (they break annotations)
|
2020-12-12 21:39:58 -06:00 |
|
terrafrost
|
95432478c0
|
fix bad merge
|
2020-12-12 17:39:32 -06:00 |
|
terrafrost
|
5701295017
|
Merge branch '1.0' into 2.0
|
2020-12-12 17:13:41 -06:00 |
|
terrafrost
|
266f16816a
|
enable unit tests for PHP 8 / PHPUnit 9
|
2020-12-12 15:11:04 -06:00 |
|
terrafrost
|
42b84143e7
|
Merge branch '1.0' into 2.0
|
2020-11-02 19:54:25 -06:00 |
|
terrafrost
|
d9196e4a83
|
X509: fix unit test for multi-cert pems
|
2020-11-02 19:54:11 -06:00 |
|
terrafrost
|
a72e0e7456
|
Tests/X509: update unit test for 2.0 branch
|
2020-10-29 21:35:59 -05:00 |
|
terrafrost
|
da96fbd212
|
Merge branch '1.0' into 2.0
|
2020-10-29 21:35:41 -05:00 |
|