Mingshen Sun

Results 34 issues of Mingshen Sun
trafficstars

We need to think about what should be public and what are not.

good first issue

There no documentation for any APIs. Consider write extensive documentation, doc test, etc. The `curve25519_dalek` project (https://doc.dalek.rs/curve25519_dalek/) is a good example.

enhancement

Current test cases are very simple and do not cover corner cases. We can improve this situation by: - using doc tests - add more unit tests

good first issue

The REAME.md file is extremely simple. We should include more information such as: introduction, roadmap, usage, performance stats, license.

good first issue