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
|
8e03f5bfb2
|
RSA: make it so PSS keys can be saved
|
2019-06-01 19:35:17 -05:00 |
|
terrafrost
|
b226c3d882
|
add second $options parameter to toString method for public keys
|
2019-06-01 15:53:35 -05:00 |
|
terrafrost
|
8017c74429
|
RSA: add preliminary support for RSA-PSS keys
|
2019-05-29 00:32:53 -05:00 |
|
terrafrost
|
7c7d500d80
|
System/Agent: add support for DSA / ECDSA keys
|
2019-05-23 08:35:36 -05:00 |
|
terrafrost
|
85e2bd4811
|
SSH2: get binary output from OpenSSH key handler
|
2019-05-21 09:10:18 -05:00 |
|
terrafrost
|
e06f733528
|
ECDSA: add missing class variables for deterministic ECDSA
|
2019-05-21 00:03:21 -05:00 |
|
terrafrost
|
cc32cd2e95
|
make RSA / DSA / ECDSA immutable and add support to SSH2 / X509
|
2019-05-19 15:35:29 -05:00 |
|
terrafrost
|
00b6eaf507
|
ECDSA/Keys/PKCS8: correctly convert private keys to public
|
2019-04-29 21:45:17 -05:00 |
|
terrafrost
|
1780bee619
|
SSH2: add support for elliptic curve hostkeys
|
2019-03-30 13:35:16 -05:00 |
|
terrafrost
|
aa4c6e686a
|
Merge branch 'master' into chacha20
|
2019-03-26 08:36:07 -05:00 |
|
terrafrost
|
213516128a
|
Crypt: $use_inline_crypt is no longer used
|
2019-03-23 20:50:10 -05:00 |
|
terrafrost
|
34e065fec8
|
Merge branch '2.0'
|
2019-03-23 20:22:34 -05:00 |
|
terrafrost
|
337d115179
|
Merge branch '1.0' into 2.0
|
2019-03-23 20:17:59 -05:00 |
|
terrafrost
|
b5b763b3f2
|
RSA: use hash_equals if available
|
2019-03-23 20:17:43 -05:00 |
|
terrafrost
|
494d20efc8
|
add Salsa20 / ChaCha20 stream ciphers
|
2019-03-22 15:45:36 -05:00 |
|
terrafrost
|
307f685cbc
|
Merge branch '1.0' into 2.0
|
2019-03-09 17:20:49 -06:00 |
|
terrafrost
|
84e2329249
|
Hash: fix issues with the mode
|
2019-03-09 17:08:59 -06:00 |
|
terrafrost
|
e706c549c1
|
Hash: adjustments for 2.0 branch
|
2019-03-08 08:36:16 -06:00 |
|
terrafrost
|
07ffe647f7
|
Merge branch '1.0' into 2.0
|
2019-03-08 08:34:58 -06:00 |
|
terrafrost
|
492562e034
|
Hash: fix issues with _computeKey
|
2019-03-08 08:34:33 -06:00 |
|
terrafrost
|
37df27a4af
|
Merge branch '2.0'
|
2019-03-08 08:02:54 -06:00 |
|
terrafrost
|
4a920c3690
|
RSA: fix bad merge
|
2019-03-08 08:02:20 -06:00 |
|
terrafrost
|
0bb37d2853
|
Merge branch '1.0' into 2.0
|
2019-03-08 07:30:33 -06:00 |
|
terrafrost
|
ca76d3913f
|
RSA: protect against possible timing attacks during OAEP decryption
|
2019-03-08 07:27:04 -06:00 |
|
terrafrost
|
ed975a270d
|
Merge branch '1.0' into 2.0
|
2019-03-04 08:15:45 -06:00 |
|
Zachery Stuart
|
a276c2b073
|
Call xml_parser_free and unset to avoid memory leaks
|
2019-03-04 08:15:08 -06:00 |
|
terrafrost
|
adc9a5d189
|
Merge branch '2.0'
|
2019-02-24 21:37:43 -06:00 |
|
Bob van de Vijver
|
48b1c87f4c
|
Fixed RSA loadKey type hint
|
2019-02-22 10:37:16 +01:00 |
|
terrafrost
|
86b05c0081
|
Merge branch '1.0' into 2.0
|
2019-02-10 17:20:21 -06:00 |
|
terrafrost
|
fcfba38fc7
|
Crypt: avoid bogus IV errors in ECB mode
|
2019-02-10 17:18:40 -06:00 |
|
terrafrost
|
17e6938fba
|
updates to Exceptions
|
2018-12-31 09:55:32 -06:00 |
|
terrafrost
|
c6f9807633
|
SymmetricKey: don't define self::$gcmField unless we're in GCM mode
|
2018-12-30 10:14:51 -06:00 |
|
terrafrost
|
f98e0afc76
|
AES: move GCM code to Rijndael
|
2018-12-30 02:15:06 -06:00 |
|
terrafrost
|
5abb16dc6d
|
SymmetricKey: simplify mode setup
|
2018-12-30 01:30:21 -06:00 |
|
terrafrost
|
a8d07e3dcb
|
SymmetricKey: make $cipher_name_openssl_ecb static
|
2018-12-29 23:21:18 -06:00 |
|
terrafrost
|
49be6e5529
|
Hash: rm function_exists calls for hash extension functions
|
2018-12-29 23:09:33 -06:00 |
|
terrafrost
|
e2256f4267
|
Hash: fix grammer error
|
2018-12-29 23:05:20 -06:00 |
|
terrafrost
|
5126937d40
|
Rijndael: replace block size switch with a single variadic function
|
2018-12-29 19:35:05 -06:00 |
|
terrafrost
|
01c92a59f8
|
add support for Galois/Counter Mode (GCM)
|
2018-12-27 08:31:35 -06:00 |
|
terrafrost
|
a30cfff79c
|
Merge branch 'master' of https://github.com/phpseclib/phpseclib
|
2018-12-16 19:04:43 -06:00 |
|
terrafrost
|
3dbc50c667
|
Merge branch 'post-ecdsa'
|
2018-12-16 19:03:44 -06:00 |
|
terrafrost
|
d37969a345
|
Merge pull request #1322 from terrafrost/ecdsa
add ECDSA / EdDSA support
|
2018-12-16 17:46:28 -06:00 |
|
terrafrost
|
8e977b4e59
|
ECDSA: CS adjustments to curves
|
2018-12-03 03:47:46 -06:00 |
|
terrafrost
|
7fb7e6ce52
|
Twofish: make tables static
|
2018-12-02 14:28:14 -06:00 |
|
terrafrost
|
e758878580
|
RC2: make pitable / invpitable tables static
|
2018-12-02 14:13:08 -06:00 |
|