This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
sysPass
Watch
2
Star
0
Fork
0
You've already forked sysPass
mirror of
https://github.com/nuxsmin/sysPass.git
synced
2026-03-04 23:54:08 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
05966b772ff2e85f3f44d48ae6e052e00a587c86
sysPass
/
inc
/
SP
/
Core
/
Crypt
History
nuxsmin
f74fb2bbec
* [FIX] Related
#493
. Try to fix issue when setting cookies in Safari on iOS. Thanks to @basil-twisleton for the feedback.
2017-03-12 22:15:08 +01:00
..
Cookie.class.php
* [ADD] Added session data encryption.
2017-03-05 08:35:36 +01:00
Crypt.class.php
* [ADD] New encryption schema by using Defuse/php-encryption library. WARNING: work in progress
2017-02-19 23:31:04 +01:00
CryptSessionHandler.class.php
* [ADD] Added session data encryption.
2017-03-05 09:13:27 +01:00
Hash.class.php
* [ADD] New encryption schema by using Defuse/php-encryption library. WARNING: work in progress
2017-02-17 09:06:41 +01:00
SecureKeyCookie.class.php
* [FIX] Related
#493
. Try to fix issue when setting cookies in Safari on iOS. Thanks to @basil-twisleton for the feedback.
2017-03-12 22:15:08 +01:00
Session.class.php
* [ADD] New encryption schema by using Defuse/php-encryption library. WARNING: work in progress
2017-02-22 17:52:06 +01:00
Vault.class.php
* [MOD] Improved API auth security. There is no need to provide the user's password, it will ask for a token password when generating it.
2017-02-23 11:26:44 +01:00