Metadata-Version: 2.1
Name: pymugi
Version: 0.1.1
Summary: Native Python3 implementation of Hitachi's Mugi PRNG
Home-page: https://github.com/wh1terat/pymugi
Author: Gareth Bryan
Author-email: gareth@mx9.org
License: GPLv3
Description: # pymugi
        A pure python3 implementation of Hitachi's MUGI PRNG
        
        Based upon: http://www.hitachi.com/rd/yrl/crypto/mugi/mugi_spe.pdf
        
Keywords: hitachi mugi crypto prng
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Security :: Cryptography
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >3.6
Description-Content-Type: text/markdown
