Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add mtg package #13

Merged
merged 1 commit into from
Aug 22, 2022
Merged

Add mtg package #13

merged 1 commit into from
Aug 22, 2022

Conversation

xwjdsh
Copy link
Contributor

@xwjdsh xwjdsh commented Aug 9, 2022

No description provided.

@xwjdsh xwjdsh requested review from cw35 and yiplee August 9, 2022 06:52
mtg/encrypt.go Outdated
return tmp[:16], tmp[16:], nil
}

func privateKeyToCurve25519(curve25519Private [32]byte, privateKey ed25519.PrivateKey) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

curve25519Private 传值,会导致返回 0x0 的 结果

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yiplee yiplee merged commit bdb9b55 into master Aug 22, 2022
@yiplee yiplee deleted the feat/add-mtg-pkg branch August 22, 2022 01:28
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.

None yet

3 participants