Skip to content
Avatar
🦀
求同存异
🦀
求同存异

Highlights

  • Arctic Code Vault Contributor
mimoo/README.md

Pinned

  1. Libra’s mission is to enable a simple global payment system and financial infrastructure that empowers billions of people.

    Rust 15.3k 2.3k

  2. How to backdoor Diffie-Hellman

    Python 553 69

  3. attacking RSA via lattice reductions (LLL)

    TeX 445 105

  4. a protocol to encrypt communications and a cryptographic library based on Disco

    Go 170 14

  5. Timing Attack on TLS' ECDSA signature

    TeX 34 10

  6. An implementation of Noise in Go

    Go 36 7

1,101 contributions in the last year

Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Mon Wed Fri

Contribution activity

October 2020

Created a pull request in libra/libra that received 11 comments

[libra-mutex] introduce wrapper around std mutex

This PR takes the same approach @AnomalRoil took with libra-time: hide the panic under an API that is infallible. The same way unsafe interfaces ca…

+292 −336 11 comments

Created an issue in rust-lang/rust-clippy that received 4 comments

integer_arithmetic rule is too simplistic and is triggered even when arithmetic operations are applied to constants/literals that cannot cause overflow or panic

Hello, the following code triggers the integer-arithmetic rule: warning: integer arithmetic detected --> client/json-rpc/src/blocking/client.rs:89:…

4 comments

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.