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

Java import #12

Merged
merged 2 commits into from
Feb 10, 2021
Merged

Java import #12

merged 2 commits into from
Feb 10, 2021

Conversation

SamYuan1990
Copy link
Member

fix for #8

@SamYuan1990 SamYuan1990 marked this pull request as draft October 25, 2020 07:56
@SamYuan1990
Copy link
Member Author

related with Hyperledger-TWGC/java-gm#23

@SamYuan1990 SamYuan1990 marked this pull request as ready for review October 29, 2020 15:04
@SamYuan1990 SamYuan1990 marked this pull request as draft February 1, 2021 11:20
@SamYuan1990 SamYuan1990 marked this pull request as ready for review February 1, 2021 11:24
azure-pipelines.yml Outdated Show resolved Hide resolved
@SamYuan1990
Copy link
Member Author

@davidkhala, cloud you pls help with this pr?

@davidkhala
Copy link
Member

@SamYuan1990 Oops, it conflicts with branch due to another PR merged. Would you mind make alignment?

Signed-off-by: SamYuan1990 <yy19902439@126.com>
fix for Hyperledger-TWGC#8

Signed-off-by: SamYuan1990 <yy19902439@126.com>
@SamYuan1990
Copy link
Member Author

@SamYuan1990 Oops, it conflicts with branch due to another PR merged. Would you mind make alignment?

rebased to latest.

@@ -15,4 +17,24 @@ func TestTJSM2Pem(t *testing.T) {
var pemFile = "testdata/privateKey.tjfoc.pem"
WriteFile(pemBytes, pemFile, t)
Copy link
Member

Choose a reason for hiding this comment

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

这里为什么要重复写两次来着?privateKey.tjfoc.pem这个文件名不适合么?

Copy link
Member Author

@SamYuan1990 SamYuan1990 Feb 10, 2021

Choose a reason for hiding this comment

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

en, java gm 里没用这个文件名。 不是很想用cp实现。(因为现在java-gm是看文件检测的关系,所以一旦cp被误删,就会导致互操作验证的机制丢失。)

Copy link
Member

Choose a reason for hiding this comment

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

我猜也是节省cp操作的原因,先merge了吧,我之后来做一个繁琐点的cp

@davidkhala davidkhala merged commit 680dc93 into Hyperledger-TWGC:master Feb 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants