Marko, et al, This is a review of the pgcrypto PGP Armor Headers patch: http://www.postgresql.org/message-id/53edcae8.20...@joh.to
Contents & Purpose ================== This patch add functions to create and extract OpenPGP Armor Headers. from OpenPGP messages. Included in the patch are updated regression test cases and documentation. Initial Run =========== The patch applies cleanly to HEAD. The 144 regression tests all pass successfully against the new patch. Conclusion ========== Since I'm using these functions in the BankAPI project, https://github.com/trustly/bankapi, I have tested them by actually using them in production, in addition to the provided regression tests, which is a good sign they are working not just in theory. +1 for committer review. On Fri, Aug 15, 2014 at 10:55 AM, Marko Tiikkaja <ma...@joh.to> wrote: > Hi, > > > On 8/8/14 3:18 PM, I wrote: >> >> Currently there's no way to generate or extract armor headers from the >> PGP armored format in pgcrypto. I've written a patch to add the >> support. > > > Latest version of the patch here, having fixed some small coding issues. > > > .marko > > > -- > Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-hackers > -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers