Content deleted Content added
→Example code: update to python 3.10 |
→Example code: also change python 2 to python 3 in demo |
||
Line 60:
=== Example code ===
Below is
<syntaxhighlight lang="python">
Line 82:
<syntaxhighlight lang="pycon">
Python
Type "help", "copyright", "credits" or "license()" for more information.▼
▲Type "help", "copyright", "credits" or "license" for more information.
>>> from mgf1 import mgf1
>>> from binascii import hexlify
|