- Moscow
Block or Report
Block or report newpavlov
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
481 contributions in the last year
Less
More
Contribution activity
March 2022
Created 8 commits in 5 repositories
Created 1 repository
- newpavlov/num-bigint Rust
Created a pull request in RustCrypto/RSA that received 3 comments
Replace rand dependency with rand_core
rand is still a dev-dependency and used in code examples.
Also removes dependency on rand_xorshift, base64, and hex. Removes the alloc, which was e…
+285
−318
•
3
comments
Opened 8 other pull requests in 6 repositories
RustCrypto/traits
1
open
1
merged
RustCrypto/RSA
2
merged
RustCrypto/actions
1
merged
RustCrypto/universal-hashes
1
open
dignifiedquire/num-bigint
1
open
RustCrypto/utils
1
merged
Reviewed 8 pull requests in 5 repositories
RustCrypto/RSA
3 pull requests
rust-random/getrandom
2 pull requests
RustCrypto/block-ciphers
1 pull request
RustCrypto/elliptic-curves
1 pull request
RustCrypto/traits
1 pull request
Created an issue in RustCrypto/RSA that received 1 comment
Remove nondeterministic tests?
Right now we have a bunch of tests which use RNG seeded from system entropy. In general, nondeterministic tests are not great since they can result…
1
comment