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-07 17:06:54 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fe2711090572e16f0bf4989858caefad2774a4c2
sysPass
/
lib
/
SP
/
Core
/
Crypt
History
nuxsmin
fe27110905
* [MOD] Improved session encryption by saving the encryption key on the server instead of browser cookie. Note: the encryption key has always been stored using encryption, this MOD only sets where the vault with the key is stored and the algorithm used to get the password for the key.
2018-04-20 02:03:13 +02:00
..
Cookie.php
* [MOD] Improved session encryption by saving the encryption key on the server instead of browser cookie. Note: the encryption key has always been stored using encryption, this MOD only sets where the vault with the key is stored and the algorithm used to get the password for the key.
2018-04-20 02:03:13 +02:00
Crypt.php
* [ADD] Password reset module. Work in progress
2018-02-27 00:06:59 +01:00
CryptPKI.php
* [FIX] Fixed installer
2018-03-14 16:16:22 +01:00
CryptSessionHandler.php
* [MOD] Improved session encryption by saving the encryption key on the server instead of browser cookie. Note: the encryption key has always been stored using encryption, this MOD only sets where the vault with the key is stored and the algorithm used to get the password for the key.
2018-04-20 02:03:13 +02:00
Hash.php
* [ADD] Direct linking available
2018-03-25 13:40:53 +02:00
OldCrypt.php
* [ADD] API module. Work in progress.
2018-03-13 02:01:09 +01:00
SecureKeyCookie.php
* [MOD] Improved session encryption by saving the encryption key on the server instead of browser cookie. Note: the encryption key has always been stored using encryption, this MOD only sets where the vault with the key is stored and the algorithm used to get the password for the key.
2018-04-20 02:03:13 +02:00
Session.php
* [ADD] API module. Work in progress.
2018-03-13 02:01:09 +01:00
UUIDCookie.php
* [MOD] Improved session encryption by saving the encryption key on the server instead of browser cookie. Note: the encryption key has always been stored using encryption, this MOD only sets where the vault with the key is stored and the algorithm used to get the password for the key.
2018-04-20 02:03:13 +02:00
Vault.php
* [ADD] API module. Work in progress.
2018-03-13 02:01:09 +01:00