/RuiCode

password manager on iOS platform

Primary LanguageObjective-C

RuiCode

A password manager for iOS device.

The structure is below:

########################################

main password ---------> hash ---------------> |file|

  |                                                                       |     |

  |   generate                                                    |file|---------->hash----------.

  |                                                                       |     |             append            \

key -------------->password item -------------> |file|<-----------------------------/

########################################

More details coming soon. Maybe soon.....

Todos

  • determine the encrypt algorithm
  • UI update
  • implement the logic