{"package_name":"krasilnikov.alexey.cryptopass","name":"CryptoPass","summary":"Strong passwords for different websites using a single secret key","category":"Password & 2FA","icon_url":"/api/icon/krasilnikov.alexey.cryptopass","latest_version_code":4,"latest_version_name":"1.2","apk_url":"/api/apk/krasilnikov.alexey.cryptopass","apk_size":74055,"apk_sha256":"3e61b149ac25907e103d07e7960144228f30d40b32ff394cb33cdf83f6c8811a","source_kind":"fdroid-repo","repo_slug":"fdroid-main","last_updated":1779371404,"release_timestamp":1496102400,"description":"Generate different passwords from single master password using cryptographically\nstrong method (PBKDF2 with SHA-256).\n\nCreate strong passwords for different websites (or anything else) using a single\nsecret key. There's no need to remember or store multiple passwords if you can\nderive them from your master key.\n\nСan easily be used as password generator and password manager.\n\nYour passwords doesn't store anywhere, username and url pairs stored for easy\naccess.\n\npassword = base64(pbkdf2(secret, username@url))\n\nPBKDF2 uses SHA-256 and 5000 iterations. Cuts password to specified length (25\nby default).\n\nCompatible with Chrome CryptoPass extension\n<a href=\"https://chrome.google.com/webstore/detail/cryptopass/hegbhhpocfhlnjmemkibgibljklhlfco\">https://chrome.google.com/webstore/detail/cryptopass/hegbhhpocfhlnjmemkibgibljklhlfco</a>","categories":["Password & 2FA","Security"]}