terrafrost
|
f6801388a8
|
Merge branch '3.0'
|
2023-11-21 19:11:59 -06:00 |
|
terrafrost
|
964d78101a
|
Math/BinaryField: fix for excessively large degrees
|
2023-11-21 19:10:46 -06:00 |
|
terrafrost
|
7ca852e5e7
|
CS adjustment
|
2023-11-19 09:57:28 -06:00 |
|
terrafrost
|
7336c9c49f
|
Merge branch '3.0'
|
2023-11-19 09:56:08 -06:00 |
|
terrafrost
|
9bfd136259
|
PKCS8: PBES2 / DES encrypted keys didn't work
|
2023-11-19 09:51:15 -06:00 |
|
terrafrost
|
820ec76610
|
add unit test for PKCS8 RSA keys with DES encryption
|
2023-11-19 09:41:38 -06:00 |
|
terrafrost
|
c9f4345812
|
CS adjustment
|
2023-11-12 09:10:15 -06:00 |
|
terrafrost
|
194b5af961
|
Merge branch '3.0'
|
2023-11-12 09:09:13 -06:00 |
|
terrafrost
|
c21db263b0
|
PKCS8: RC2 encrypted keys didn't work
|
2023-11-12 09:02:35 -06:00 |
|
terrafrost
|
80e82babe9
|
add unit test for PKCS8 RSA keys with RC2 / MD5 encryption
|
2023-11-12 08:50:59 -06:00 |
|
terrafrost
|
6f4559f2f3
|
Merge branch '3.0'
|
2023-11-04 16:15:50 -05:00 |
|
terrafrost
|
3ecde6bf6a
|
SSH2: don't use AES GCM for TurboFTP Server
|
2023-11-04 16:13:09 -05:00 |
|
terrafrost
|
ec6338ecd2
|
another CS adjustment after merger
|
2023-11-01 20:51:12 -05:00 |
|
terrafrost
|
afeffdea3c
|
Merge branch '3.0'
|
2023-11-01 20:50:22 -05:00 |
|
terrafrost
|
b19dd5ec7b
|
CS adjustments
|
2023-11-01 20:44:31 -05:00 |
|
terrafrost
|
5b27f8f26e
|
CS adjustments
|
2023-11-01 20:30:35 -05:00 |
|
terrafrost
|
8714be625b
|
Merge branch '3.0'
|
2023-11-01 20:23:50 -05:00 |
|
terrafrost
|
ecd2512a32
|
Tests: don't do echo in unit tests
|
2023-11-01 20:23:28 -05:00 |
|
terrafrost
|
70a6271d21
|
Merge branch '3.0'
|
2023-11-01 19:48:46 -05:00 |
|
terrafrost
|
90e3b38a29
|
Merge branch 'ieee' into 3.0
|
2023-11-01 19:48:32 -05:00 |
|
terrafrost
|
cd4c30e6d0
|
add test for prime field with prime numbers
|
2023-11-01 19:43:29 -05:00 |
|
terrafrost
|
0086be8af1
|
EC/Signature/Format: add new IEEE format
|
2023-11-01 19:19:07 -05:00 |
|
terrafrost
|
93417928cc
|
Merge branch '3.0'
|
2023-10-31 09:51:13 -05:00 |
|
terrafrost
|
ce753669bc
|
PrimeField: fix error with squareRoot method
|
2023-10-31 08:47:58 -05:00 |
|
terrafrost
|
b0e223e89b
|
Merge branch '3.0'
|
2023-10-21 09:00:57 -05:00 |
|
terrafrost
|
33fa69b251
|
CHANGELOG: add 3.0.33 release
|
2023-10-21 09:00:39 -05:00 |
|
terrafrost
|
fb3f51b9f7
|
Merge branch 'master' of https://github.com/phpseclib/phpseclib
|
2023-10-21 07:49:01 -05:00 |
|
terrafrost
|
55fd1afc87
|
Merge branch '3.0'
|
2023-10-21 07:22:18 -05:00 |
|
terrafrost
|
46602823cc
|
CS adjustment
|
2023-10-21 07:21:42 -05:00 |
|
terrafrost
|
9a79a4ffe0
|
Merge branch '3.0'
|
2023-10-20 23:23:02 -05:00 |
|
MarkLittlewood
|
eb04913463
|
access $disconnect_reasons using self instead of static
|
2023-10-18 15:25:41 +01:00 |
|
terrafrost
|
f403ff98d3
|
Merge pull request #1950 from sergiy-petrov/sergiy-petrov-patch-1
Test against php 8.3
|
2023-10-07 18:32:54 -05:00 |
|
terrafrost
|
967210fb46
|
CS adjustment
|
2023-10-07 18:25:46 -05:00 |
|
terrafrost
|
ac7c622b96
|
Merge branch '3.0'
|
2023-10-07 17:42:15 -05:00 |
|
terrafrost
|
1bfc9a3e44
|
Merge branch '2.0' into 3.0
|
2023-10-07 17:40:39 -05:00 |
|
terrafrost
|
414aeaa066
|
Merge branch '1.0' into 2.0
|
2023-10-07 17:38:54 -05:00 |
|
terrafrost
|
173bb38e67
|
Crypt/Base: improve ARM detection code
|
2023-10-07 17:36:50 -05:00 |
|
Serhii Petrov
|
2306be7dad
|
Test against php 8.3
|
2023-10-05 21:41:27 +03:00 |
|
terrafrost
|
fa53d11807
|
more CS adjustments
|
2023-09-25 11:22:02 -05:00 |
|
terrafrost
|
cb3aff1332
|
Merge branch '3.0'
|
2023-09-25 10:57:01 -05:00 |
|
terrafrost
|
c5b4d08669
|
Merge branch '2.0' into 3.0
|
2023-09-25 10:56:47 -05:00 |
|
terrafrost
|
a0abd3507b
|
Tests/X509: updates to work for 2.0 branch
|
2023-09-25 10:46:39 -05:00 |
|
terrafrost
|
abf482f73b
|
Merge branch '1.0' into 2.0
|
2023-09-25 10:46:02 -05:00 |
|
terrafrost
|
6cd6e8ceab
|
X509: fix for weird characters in subjaltname
|
2023-09-25 10:45:13 -05:00 |
|
terrafrost
|
de18d2d81b
|
CS adjustment that i don't agree with
|
2023-09-25 09:25:59 -05:00 |
|
terrafrost
|
839fd018d8
|
Merge branch '3.0'
|
2023-09-25 07:04:36 -05:00 |
|
terrafrost
|
4777b59ce9
|
Merge pull request #1942 from danog/move_jit_check
Move JIT check to BigInteger
|
2023-09-25 06:44:51 -05:00 |
|
Daniil Gentili
|
7b9ab171ce
|
Refactor
|
2023-09-22 10:07:03 +02:00 |
|
terrafrost
|
259bd9f1e8
|
Merge branch '3.0'
|
2023-09-21 15:17:59 -05:00 |
|
terrafrost
|
eb456ee319
|
Tests/AES: rm test from 3.0 branch as 3.0 is super strict with size
|
2023-09-21 15:17:30 -05:00 |
|