[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Nbd] Easier use, authentication



> The code in the 'auth' branch uses a pure-C implementation of the SHA-2
> series of algorithms; I believe the actual hash used is SHA-512, but I
> could be mistaken. But if we're going to do authentication only, and not
> encryption, then hash speed isn't very important (we'll only do one hash
> at the beginning of the connection)

In any case: please don't use a custom algorithm, use a wide-known
which is suppported by a wide range of development environments.



Reply to: