Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Conversation

@Garen-Wang
Copy link
Contributor

The implementation of SM2 public key encryption, decryption algorithm and key exchange protocol is mainly finished here.

Additional usage has been written in doc, in which the markdown format is also optimized for syntax highlighting in rust code.

However, my test cases may not be exhaustive enough to cover all situations. Hope my code can be well-reviewed, and any suggestions are welcomed.

removed useless comments
@Pencil-Yao
Copy link
Member

Please wrap clippy fix in the commit, ty.

@Pencil-Yao
Copy link
Member

Thanks for your contribution.

@Pencil-Yao Pencil-Yao merged commit 32dc2cc into citahub:master Apr 13, 2022
@Pinghigh
Copy link

哥们我有个问题

for i in 0..t.len() {
    t[i] ^= msg[i];
}

这段是咋写出来的...

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.

3 participants