m2m_certificates

Python module for generating and parsing M2M format certificates


Keywords
nfc, ndef, m2m
License
Other
Install
pip install m2m_certificates==0.1.1

Documentation

https://travis-ci.org/LoyVanBeek/m2m_certificates.svg?branch=master

Python module for generating and parsing M2M format certificates

The m2m_certificates module implements the NFC Forum specification for M2M (Machine to Machine) certificates. This is a part of the NDEF specification.

These certificates are more compact than standard x509 certificates and are thus easier to fit onto a NFC tag.