Andy Scherzinger
|
5b7dcc1427
chore: Add SPDX header
|
5 miesięcy temu |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
11 miesięcy temu |
Côme Chilliet
|
3e176f58af
Improve typing as suggested by review
|
1 rok temu |
Côme Chilliet
|
1e06b61f59
Migrate away from ILogger in encryption
|
1 rok temu |
Côme Chilliet
|
2a6f347430
Increase from 100000 to 600000 iterations for hash_pbkdf2
|
1 rok temu |
jld3103
|
2f653c8be8
Cleanup signature checking logic in encryption
|
1 rok temu |
Côme Chilliet
|
430009b8e2
Add a test for multiKeyEncrypt/Decrypt methods
|
1 rok temu |
Côme Chilliet
|
8900d030d1
Adapt code to new encryption system
|
1 rok temu |
Côme Chilliet
|
fbe282caeb
Getting rid of openssl_seal and rc4 in server side encryption
|
1 rok temu |
Côme Chilliet
|
f2912ce8bc
Set functions as private to be able to refactor later
|
1 rok temu |
Côme Chilliet
|
71482576ad
Move to phpseclib implementation of RC4
|
1 rok temu |
Côme Chilliet
|
bd626e3693
Strong type custom openssl_seal implementation
|
1 rok temu |
Côme Chilliet
|
deed6393fb
Always wrap rc4, and throws on unknown cipher
|
1 rok temu |
Kevin Niehage
|
81638436e5
introduce wrapped_openssl_seal() and wrapped_openssl_open() to circument RC4 problems with OpenSSL v3
|
1 rok temu |
Côme Chilliet
|
7ebbb6b2ca
Remove workarounds specific to 7.4
|
2 lat temu |
Côme Chilliet
|
9430899f16
Fix psalm issues related to signature changes from PHP 8.0
|
2 lat temu |
J0WI
|
71e490090f
Replace getSystemValue in encryption app
|
1 rok temu |
plumbeo
|
1258caeab7
Save encrypted files in binary format
|
2 lat temu |
Carl Schwan
|
aeecb72e96
Fix a few psalm issues and moved back to psalm/phar 4.18
|
2 lat temu |
J0WI
|
c694b9d52b
Remember current cipher
|
3 lat temu |
blizzz
|
c6d5653a85
Merge pull request #26323 from J0WI/crypt-const
|
3 lat temu |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 lat temu |
J0WI
|
e617361250
Use constant for supported formats
|
3 lat temu |
J0WI
|
21494a5b7b
Drop OpenSSL 0.9.8 workaround
|
3 lat temu |
Roeland Jago Douma
|
b3037dee6a
FIXME use default RC4 method
|
3 lat temu |
Roeland Jago Douma
|
98eede7f68
Fix encryption test
|
3 lat temu |
Christoph Wurst
|
b2de9a6f9e
The encryption decrypt position can be int or string
|
4 lat temu |
Christoph Wurst
|
2a054e6c04
Update the license headers for Nextcloud 20
|
4 lat temu |
Roeland Jago Douma
|
8928bbe969
Make legacy cipher opt in
|
4 lat temu |
Roeland Jago Douma
|
9975b80d41
SSE enhancement
|
4 lat temu |