henryboldi/felony

Verifying a signed message

Open

#88 opened on Oct 24, 2016

View on GitHub
 (10 comments) (0 reactions) (0 assignees)JavaScript (3,486 stars) (155 forks)batch import
bughacktoberfesthelp wanted

Description

What's this issue about?

Verifying a self signed message wrong strings.

Expected behavior

Show the name/email of the person that signed the message.

Actual behavior

Show undefined .

Steps to reproduce

Create key, sign a message, verify it.

Environment

macOS Sierra.

screen shot 2016-10-24 at 9 55 53 am

Contributor guide