22 Commits (a719818d17180ad12aaa197fc5dc9c9641902c80)

Author SHA1 Message Date
Volker Birk a719818d17 ... 5 years ago
Volker Birk d9b43a4c1b own exceptions 5 years ago
Volker Birk 552b4a7690 need const char * anyway 5 years ago
Volker Birk 2761940a9f easiest API 5 years ago
Volker Birk de3189fc0d C++ has no coroutines (yet), and the ones of boost are so ugly 5 years ago
Volker Birk cd4dbe2652 ... 5 years ago
Volker Birk 2ee3da10f9 add iterators 5 years ago
Volker Birk 9e73643b68 add operator= 5 years ago
Volker Birk ec67ea0a11 don't 5 years ago
Volker Birk 2dd3c53bdc returning const char * from the original std::string object 5 years ago
Volker Birk 70d668dec6 return const char * of passphrase 5 years ago
Volker Birk d9f206b175 ... 5 years ago
Volker Birk f6616bdc32 ... 5 years ago
Volker Birk 7601a8ec2a convenience functions 5 years ago
Volker Birk e03d474537 limit passphrase length to space for 250 code points in UTF-8 5 years ago
Volker Birk a94ba173e9 always try empty passphrase first 5 years ago
Volker Birk 6071e0877f keep good passphrases in cache 5 years ago
Volker Birk 1256026589 keep good passphrases in cache 5 years ago
Volker Birk 24925a3b1c support max_size 5 years ago
Volker Birk 20e47d4759 add passphrase_cache test 5 years ago
Volker Birk 18c00b5948 make timeout configurable 5 years ago
Volker Birk dc679ab41f passphrase cache 5 years ago