Mode | Name | Size |
-rw-r--r-- | .gitignore | 7L |
-rw-r--r-- | .gitlab-ci.yml | 45L |
-rw-r--r-- | CHANGELOG | 73L |
-rw-r--r-- | LICENSE | 661L |
-rw-r--r-- | LICENSE.txt | 674L |
-rw-r--r-- | MANIFEST.in | 1L |
-rw-r--r-- | README.md | 25L |
-rw-r--r-- | TODO | 6L |
-rw-r--r-- | WAIVER | 17L |
-rw-r--r-- | WAIVER.asc | 28L |
-rw-r--r-- | funga/data/__init__.py | 4L |
-rw-r--r-- | funga/data/xmldsig-core-schema.xsd | 318L |
-rw-r--r-- | funga/data/xmldsig1-schema.xsd | 29L |
-rw-r--r-- | funga/data/xmldsig11-schema.xsd | 144L |
-rw-r--r-- | funga/error.py | 29L |
-rw-r--r-- | funga/keystore.py | 54L |
-rw-r--r-- | funga/signer.py | 8L |
-rw-r--r-- | funga/xml/__init__.py | 1L |
-rw-r--r-- | funga/xml/xml.py | 197L |
-rw-r--r-- | requirements.txt | 0B |
-rw-r--r-- | run_tests.sh | 12L |
-rw-r--r-- | scripts/generate.py | 152L |
-rw-r--r-- | scripts/import.py | 58L |
-rw-r--r-- | scripts/web3_middleware.py | 12L |
-rw-r--r-- | setup.cfg | 11L |
-rw-r--r-- | setup.py | 51L |
-rw-r--r-- | test_requirements.txt | 1L |
-rw-r--r-- | tests/test_xml.py | 121L |
-rw-r--r-- | tests/testdata/sign.xml | 52L |
-rw-r--r-- | tests/testdata/signedinfo.xml | 17L |
-rw-r--r-- | xml_requirements.txt | 1L |