-
- Downloads
introduce decryptPrivateKey() method which also checks if the result is a...
introduce decryptPrivateKey() method which also checks if the result is a valid private key to avoid additional checks on various places
Showing
- apps/files_encryption/ajax/changeRecoveryPassword.php 11 additions, 11 deletionsapps/files_encryption/ajax/changeRecoveryPassword.php
- apps/files_encryption/hooks/hooks.php 1 addition, 12 deletionsapps/files_encryption/hooks/hooks.php
- apps/files_encryption/lib/crypt.php 28 additions, 0 deletionsapps/files_encryption/lib/crypt.php
- apps/files_encryption/lib/helper.php 1 addition, 7 deletionsapps/files_encryption/lib/helper.php
- apps/files_encryption/lib/session.php 1 addition, 1 deletionapps/files_encryption/lib/session.php
- apps/files_encryption/lib/util.php 7 additions, 9 deletionsapps/files_encryption/lib/util.php
Loading
Please register or sign in to comment