Initial commit
Showing
- apps/encryption/appinfo/app.php 33 additions, 0 deletionsapps/encryption/appinfo/app.php
- apps/encryption/appinfo/encryption.php 182 additions, 0 deletionsapps/encryption/appinfo/encryption.php
- apps/encryption/appinfo/info.xml 36 additions, 0 deletionsapps/encryption/appinfo/info.xml
- apps/encryption/appinfo/routes.php 39 additions, 0 deletionsapps/encryption/appinfo/routes.php
- apps/encryption/controller/recoverycontroller.php 106 additions, 0 deletionsapps/encryption/controller/recoverycontroller.php
- apps/encryption/hooks/apphooks.php 37 additions, 0 deletionsapps/encryption/hooks/apphooks.php
- apps/encryption/hooks/contracts/ihook.php 32 additions, 0 deletionsapps/encryption/hooks/contracts/ihook.php
- apps/encryption/hooks/filesystemhooks.php 46 additions, 0 deletionsapps/encryption/hooks/filesystemhooks.php
- apps/encryption/hooks/sharehooks.php 40 additions, 0 deletionsapps/encryption/hooks/sharehooks.php
- apps/encryption/hooks/userhooks.php 304 additions, 0 deletionsapps/encryption/hooks/userhooks.php
- apps/encryption/lib/crypto/Encryption.php 116 additions, 0 deletionsapps/encryption/lib/crypto/Encryption.php
- apps/encryption/lib/crypto/crypt.php 355 additions, 0 deletionsapps/encryption/lib/crypto/crypt.php
- apps/encryption/lib/hookmanager.php 64 additions, 0 deletionsapps/encryption/lib/hookmanager.php
- apps/encryption/lib/keymanager.php 217 additions, 0 deletionsapps/encryption/lib/keymanager.php
- apps/encryption/lib/migrator.php 123 additions, 0 deletionsapps/encryption/lib/migrator.php
- apps/encryption/lib/recovery.php 134 additions, 0 deletionsapps/encryption/lib/recovery.php
- apps/encryption/lib/setup.php 38 additions, 0 deletionsapps/encryption/lib/setup.php
- apps/encryption/lib/users/setup.php 63 additions, 0 deletionsapps/encryption/lib/users/setup.php
- apps/encryption/settings/settings-admin.php 24 additions, 0 deletionsapps/encryption/settings/settings-admin.php
- apps/encryption/settings/settings-personal.php 41 additions, 0 deletionsapps/encryption/settings/settings-personal.php
Loading
Please register or sign in to comment