passman

dead simple password manager using state of the art encryption
git clone git://kqueue.dev/passman.git
Log | Files | Refs | README | LICENSE

arc4random.h (53B)


      1 #include <sys/param.h>
      2 #include "arc4random_linux.h"