Metadata-Version: 2.0
Name: pypraware
Version: 0.1.2
Summary: Privacy aware library for MISP module
Home-page: https://github.com/MISP/misp-privacy-aware-exchange
Author: Charles Jacquet
Author-email: charles.jacquet7@gmail.com
License: GNU Affero General Public License v3.0
Keywords: MISP module privacy
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: bcrypt
Requires-Dist: bitarray
Requires-Dist: configparser
Requires-Dist: cryptography

# Description of the module:

This module had been created to simplify the code available on https://github.com/charly077/MISP-privacy-aware-sharing-master-thesis.
This is also intended to make easier the creation of an integrated export module in MISP.

The module pypraware_misp (python privacy aware for MISP) is separated into two different subparts, the first is used for the "crypto systems" while the second one is used for normalisation.

For any question on this module, feel free to contact the author


