Key Archive: {{key_label}}

Generated at: {{ timestamp }}
            {{ ascii_key }}
        
-----BEGIN PRIVATE QR CODES-----
{% for img in qr_images %} {% endfor %}
-----END PRIVATE QR CODES-----
Key Decomposition

Key Type: {{ key_type }} Key Size (bits): {{ key_size }}

Secret Number: {{ secret_number }}

Public point: {{ public_point }}

Note: the first OCTET of the public point bytestring denotes whether the key is compressed or uncompressed. The uncompressed form is indicated by 0x04 and the compressed form is indicated by either 0x02 or 0x03.