Skip to content

fix: length of the result buffer may less than the nodeCrypto's#21

Open
tychenjiajun wants to merge 1 commit intobrowserify:masterfrom
tychenjiajun:master
Open

fix: length of the result buffer may less than the nodeCrypto's#21
tychenjiajun wants to merge 1 commit intobrowserify:masterfrom
tychenjiajun:master

Conversation

@tychenjiajun
Copy link

Add the following codes in test

t.equals(myEnc.length, nodeEnc.length, 'my public encrypted length node public encrypted length')

and find the bug.

I think the results should have the same length.

@ymhrainy
Copy link

thanks, this solved my problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants