Deterministic password generator based on scrypt.
Find a file
Jonathan Schleifer d414924126
iOS: Get the length from the generator
This fixes reading over the buffer if it is not zero terminated.
Fortunately, this was almost always the case by pure luck.
2017-10-21 22:04:45 +02:00
iOS iOS: Get the length from the generator 2017-10-21 22:04:45 +02:00
.gitignore iOS: Import ObjFW Xcode project into Xcode project 2017-10-15 14:27:04 +02:00
LegacyPasswordGenerator.h Fix URL in copyright header 2017-04-15 21:23:10 +02:00
LegacyPasswordGenerator.m Fix URL in copyright header 2017-04-15 21:23:10 +02:00
Makefile Adjust to ObjFW changes 2017-04-15 19:56:14 +02:00
NewPasswordGenerator.h Fix URL in copyright header 2017-04-15 21:23:10 +02:00
NewPasswordGenerator.m Fix URL in copyright header 2017-04-15 21:23:10 +02:00
PasswordGenerator.h Adjust to recent ObjFW changes 2017-05-08 02:39:06 +02:00
ScryptPWGen.h Fix URL in copyright header 2017-04-15 21:23:10 +02:00
ScryptPWGen.m Fix URL in copyright header 2017-04-15 21:23:10 +02:00