NashMiao
NashMiao
I add some code in the example: ``` #!/usr/bin/env python3 # -*- coding: utf-8 -*- from diffiehellman.diffiehellman import DiffieHellman alice = DiffieHellman(group=18, key_length=1024) bob = DiffieHellman(group=18, key_length=1024) alice.generate_public_key() # automatically...
add an example about apply reverse operation to an assign variable may cause unexpected error.
**Is your feature request related to a problem? Please describe.** Currently, some files code quality is very low, needed to be improved. **Describe the solution you'd like** - Reading Codacy...
**Is your feature request related to a problem? Please describe.** OEP-8, a cryptographic item standard, which has been accepted as standard. Therefore, Python SDK should provide a collection of interface...
**Is your feature request related to a problem? Please describe.** OEP-5, a non-fungible token standard in ontology network, which has been accepted as standard. Therefore, Python SDK should provide a...
When I use this tutorial, I meet some problems... It seem like I can't fix it... ``` $: truffle unbox tutorialtoken Downloading... Unpacking... Setting up... Error: Command failed: npm install...
``` from markdownify import markdownify as md md('\n\n\nThis article is a stub. You can help Locomotive Wiki by expanding it.\n 60007 Sir Nigel Gresley in the snow. \nThe LNER Class...