nthState

Results 2 issues of nthState

Hello, I have a EC2 Key: ``` ``` and when I try to encode: ``` msg = Sign1Message( phdr = {Algorithm: 'Es256', KID: b'EC2'}, payload = nonce_bytes ) key_as_dict =...

enhancement

Hi, Is it possible to support an optional `plain` text output. I love the markdown output, however there are occasions where I need a plain text version. One idea to...

enhancement