iOS
|
Update Xcode project to Xcode 8.2
|
2017-01-08 02:53:00 +01:00 |
.gitignore
|
Add initial iOS application
|
2016-10-09 17:53:41 +02:00 |
LegacyPasswordGenerator.h
|
Add new generation algorithm
|
2016-10-08 14:24:43 +02:00 |
LegacyPasswordGenerator.m
|
Add new generation algorithm
|
2016-10-08 14:24:43 +02:00 |
Makefile
|
Makefile: Add clean target
|
2016-10-08 14:24:41 +02:00 |
NewPasswordGenerator.h
|
Add new generation algorithm
|
2016-10-08 14:24:43 +02:00 |
PasswordGenerator.h
|
Add new generation algorithm
|
2016-10-08 14:24:43 +02:00 |
ScryptPWGen.h
|
Add new generation algorithm
|
2016-10-08 14:24:43 +02:00 |
ScryptPWGen.m
|
Implement repeat mode
|
2016-10-08 14:24:45 +02:00 |