Commit History

Author SHA1 Message Date
  Côme Chilliet 212b98d976 Increase from 100000 to 600000 iterations for hash_pbkdf2 1 year ago
  Côme Chilliet f2912ce8bc Set functions as private to be able to refactor later 1 year ago
  Côme Chilliet 71482576ad Move to phpseclib implementation of RC4 1 year ago
  Côme Chilliet bd626e3693 Strong type custom openssl_seal implementation 2 years ago
  Côme Chilliet deed6393fb Always wrap rc4, and throws on unknown cipher 2 years ago
  Kevin Niehage 81638436e5 introduce wrapped_openssl_seal() and wrapped_openssl_open() to circument RC4 problems with OpenSSL v3 2 years ago
  Côme Chilliet 7ebbb6b2ca Remove workarounds specific to 7.4 2 years ago
  Côme Chilliet 9430899f16 Fix psalm issues related to signature changes from PHP 8.0 2 years ago
  J0WI 71e490090f Replace getSystemValue in encryption app 2 years ago
  plumbeo 1258caeab7 Save encrypted files in binary format 2 years ago
  Carl Schwan aeecb72e96 Fix a few psalm issues and moved back to psalm/phar 4.18 3 years ago
  J0WI c694b9d52b Remember current cipher 3 years ago
  blizzz c6d5653a85 Merge pull request #26323 from J0WI/crypt-const 3 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses 3 years ago
  J0WI e617361250 Use constant for supported formats 3 years ago
  J0WI 21494a5b7b Drop OpenSSL 0.9.8 workaround 3 years ago
  Roeland Jago Douma b3037dee6a FIXME use default RC4 method 4 years ago
  Roeland Jago Douma 98eede7f68 Fix encryption test 4 years ago
  Christoph Wurst b2de9a6f9e The encryption decrypt position can be int or string 4 years ago
  Christoph Wurst 2a054e6c04 Update the license headers for Nextcloud 20 4 years ago
  Roeland Jago Douma 8928bbe969 Make legacy cipher opt in 4 years ago
  Roeland Jago Douma 9975b80d41 SSE enhancement 4 years ago
  Christoph Wurst cb057829f7 Update license headers for 19 4 years ago
  Christoph Wurst 28f8eb5dba Add visibility to all constants 4 years ago
  Christoph Wurst caff1023ea Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 14c996d982 Use elseif instead of else if 4 years ago
  Christoph Wurst 41b5e5923a Use exactly one empty line after the namespace declaration 4 years ago
  Christoph Wurst 5bf3d1bb38 Update license headers 5 years ago
  Roeland Jago Douma 68748d4f85 Some php-cs fixes 5 years ago
  Bjoern Schiessle 34d4c2bc16 improve variable naming 6 years ago