Post
Topic
Board Announcements (Altcoins)
Re: [BBR] Boolberry: Privacy and Security - Guaranteed[Bittrex/Poloniex]GPU Released
by
otila
on 07/10/2014, 22:06:28 UTC
i am just offering a choice
i notice that people tend to feel quite strongly about which cipher is better and i prefer to avoid getting involved in such debates
my method allows people to choose their cipher (or cipher sequence)
the code is still not debugged yet, I just wrote the MofNfs calls yesterday, really as a good way to test the DHT calls I coded over the weekend.

is there a C library for the key derivation?

If you let users pick from ten options, they pick the best one in 10% of the cases  Grin

https://password-hashing.net/candidates.html
Source code in C and specs in pdf.
Candidates support same kind of calling convention, but this competition is still a work-in-progress.
PHS(K, kLen, pwd, pwdLen, salt, saltLen, t_cost, m_cost))

These things are being discussed on Usenet group comp.security.phc
http://dir.gmane.org/gmane.comp.security.phc

EDIT: related a bit, maybe gives you ideas https://minilock.io/