Reproduce a simple encryption test #1

Closed
lee.miller wants to merge 2 commits from (deleted):main into main
Collaborator

Mine differs (;

Mine differs (;
lee.miller added 1 commit 2022-12-23 07:11:00 +01:00
Author
Collaborator

I couldn't found the crypto where the createHmac is defined.

I couldn't found the [crypto](https://github.com/bitchan/eccrypto/blob/master/index.js#L14) where the [createHmac](https://github.com/bitchan/eccrypto/blob/master/index.js#L66) is defined.
lee.miller added 1 commit 2022-12-23 17:53:36 +01:00
Author
Collaborator

I couldn't found the crypto where the createHmac is defined.

found in browser.js

> I couldn't found the [crypto](https://github.com/bitchan/eccrypto/blob/master/index.js#L14) where the [createHmac](https://github.com/bitchan/eccrypto/blob/master/index.js#L66) is defined. found in `browser.js`
Author
Collaborator

Bingo!

[alt mac] f2526d61b4851fb23409863826fd206165edc021368c7946571cead69046e619

see: https://git.bitmessage.org/Bitmessage/PyBitmessage/src/branch/v0.6/src/pyelliptic/tests/test_ecc.py#L18

Bingo! ``` [alt mac] f2526d61b4851fb23409863826fd206165edc021368c7946571cead69046e619 ``` see: https://git.bitmessage.org/Bitmessage/PyBitmessage/src/branch/v0.6/src/pyelliptic/tests/test_ecc.py#L18
Author
Collaborator

I pushed a branch instead.

I pushed a branch instead.
lee.miller closed this pull request 2022-12-23 22:12:06 +01:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Bitmessage/bm-create-enc-payload#1
No description provided.