Skip to content
Avatar

Achievements

Achievements

Organizations

@SkoltechRobotics @RustCrypto @rust-random @icevision
Block or Report

Block or report newpavlov

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. Benchmark of Finite State Machine approaches

    Rust 21 3

  2. Compute function over iterator in a streaming fashion using thread pool and preserving order of elements

    Rust 12 2

  3. RustRush pure-Rust cryptography workshop

    Rust 4 3

  4. tnef Public

    A basic TNEF parser written in pure Rust

    Rust 4 2

  5. Duration constants

    Rust 3 2

  6. Rust ISP course slides

    JavaScript 3 3

481 contributions in the last year

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

Contribution activity

March 2022

Created 1 repository

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
Opened 2 other issues in 2 repositories
RustCrypto/RSA 1 open
RustCrypto/nacl-compat 1 open

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