• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..15-Jul-2021-

ci/H15-Jul-2021-1713

scripts/H15-Jul-2021-455333

src/H15-Jul-2021-6,3344,938

.gitignoreH A D15-Jul-2021114 1312

.travis.ymlH A D15-Jul-20211.2 KiB4845

README.rstH A D15-Jul-2021864 2415

appveyor.ymlH A D15-Jul-20211.8 KiB4742

configure.pyH A D15-Jul-202173.9 KiB2,0091,552

shippable.ymlH A D15-Jul-20211.2 KiB4744

README.rst

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