Add a new mode: simple node, which enables peer-to-peer identity verification and encrypted communication without relying on any third-party services.
For detailed usage, please refer to the code in examples/simple_node.
0.1.4
Complete basic functionalities, supporting the generation and registration of DID documents, short-term key agreement between two DID users, and end-to-end encrypted communication. Code has been submitted to PyPI.