Skip to content

Buffer no longer performs length check for hex strings in node v8.x  #52

@melloc

Description

@melloc

As of nodejs/node#12012, Buffer will no longer throw when given a hex string of an invalid length. sshpk was relying on this check for rejecting bad MD5 fingerprints, so we'll need to perform the check ourselves now.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions