1.. image:: https://travis-ci.org/evpo/libencryptmsg.svg?branch=master 2 :target: https://travis-ci.org/evpo/libencryptmsg 3 4.. image:: https://api.shippable.com/projects/5e7d3e77ed7c630006ceae51/badge?branch=master 5 :target: https://app.shippable.com/github/evpo/libencryptmsg 6 7.. image:: https://ci.appveyor.com/api/projects/status/dn4ylkwk5mx4o3n4?svg=true 8 :target: https://ci.appveyor.com/project/evpo/libencryptmsg 9 10libEncryptMsg 11============= 12 13LibEncryptMsg is an open source library, written in C++, which provides encryption and decryption of data and implements OpenPGP specification. 14 15Official web site: `https://evpo.net/libencryptmsg <https://evpo.net/libencryptmsg>`_ 16 17License 18------- 19 20LibEncryptMsg Copyright 2020 Evgeny Pokhilko 21https://www.evpo.net/libencryptmsg 22 23LibEncryptMsg is released under the Simplified BSD License (see license.txt) 24