calcpw / calcpw.ios

calcpw.ios is the iOS implementation of the calc.pw password calculation written in Swift.

Home Page:https://calc.pw

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

calcpw.ios

Copyright (c) 2022-2024, Yahe
All rights reserved.

description

This app implements the calc.pw password calculation algorithm and serves as a reference implementation. The calc.pw password calculation contains a key derivation and key expansion function that is combined with an encoding function to produce pseudorandom but reproducible passwords from a secret password and a service-dependent information.

App Store

calcpw.ios is currently available on the App Store.

About

calcpw.ios is the iOS implementation of the calc.pw password calculation written in Swift.

https://calc.pw


Languages

Language:Swift 100.0%