]> git.ipfire.org Git - thirdparty/strongswan.git/commit
implemented PGP fingerprinting
authorMartin Willi <martin@strongswan.org>
Wed, 19 Aug 2009 14:26:29 +0000 (16:26 +0200)
committerMartin Willi <martin@strongswan.org>
Wed, 26 Aug 2009 09:23:51 +0000 (11:23 +0200)
commitd1b3e8607e249692ea84c7b7856eeb4ee354de49
tree2c987de478416ba24790af5017915c77888cd138
parente773fe4cab7b9d20ef4d50f49893a1779463cf92
implemented PGP fingerprinting
src/libstrongswan/plugins/pgp/Makefile.am
src/libstrongswan/plugins/pgp/pgp_encoder.c [new file with mode: 0644]
src/libstrongswan/plugins/pgp/pgp_encoder.h [new file with mode: 0644]
src/libstrongswan/plugins/pgp/pgp_plugin.c