Skip to content

Commit

Permalink
Merge PR #131 'YusukeShimizu/patch-1'
Browse files Browse the repository at this point in the history
  • Loading branch information
pinheadmz committed Aug 10, 2020
2 parents fee94d9 + 2037c05 commit 3bb2229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/net/brontide.js
Expand Up @@ -319,7 +319,7 @@ class Brontide extends HandshakeState {

this.mixHash(ephemeral);

// ec
// es
const s = ecdh(this.remoteStatic, this.localEphemeral);

this.mixKey(s);
Expand Down

0 comments on commit 3bb2229

Please sign in to comment.