On Wed, 2021-02-17 at 22:35 +0100, Daniel Gustafsson wrote: > Attached is a rebase on top of this and the recent cryptohash changes to pass > in buffer lengths to the _final function. On top of that, I fixed up and > expanded the documentation, improved SCRAM handling (by using NSS digest > operations which are better suited) and reworded and expanded comments. This > patch version is, I think, feature complete with the OpenSSL implementation.
fe-secure-nss.c is no longer compiling as of this patchset; looks like pgtls_open_client() has a truncated statement. --Jacob