Hello all,
I didn't get much review on my first draft due to recent craziness and people being generally busy, but I've been slowly poking at LODP as time allows. I've went and made some modifications to the initial draft that I posted to tor-dev@, and made some tentative steps towards writing the accompanying PT (UDT over LODP).
Major changes since last revision: * Replaced SHA-256 with BLAKE2s, and switched to using BLAKE2s' native keyed hash support instead of HMAC where appropriate. * Added support for rekeying. * Fixed typeos.
Questions, comments, feedback all appreciated,