CryptoPassphrase  Documentation

#import <ObjFW/ObjFW.h>

@interface ScryptPWGen: OFObject <OFApplicationDelegate>
{
	size_t _length;
	bool _repeat;
}
@end

SQLITE_FULL(13): statement aborts at 27: [REPLACE INTO config(name,value,mtime)VALUES('baseurl:https://fl.nil.im/cryptopassphrase',1,now())] database or disk is full SQL: REPLACE INTO config(name,value,mtime)VALUES('baseurl:https://fl.nil.im/cryptopassphrase',1,now())