henryboldi/felony

Verifying a signed message

Open

#88 opened on Oct 24, 2016

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

Repository metrics

Stars
 (3,486 stars)
PR merge metrics
 (No merged PRs in 30d)

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