Skip to content
View alpinevm's full-sized avatar
  • Rift Labs
  • Nashville, TN
  • 14:41 (UTC -06:00)
  • X @alpinevm

Block or report alpinevm

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. riftresearch/protocol riftresearch/protocol Public

    Rift Protocol Monorepo

    Rust 4 1

  2. bitcoin-core-rs bitcoin-core-rs Public

    Rust bindings with a minimal C++ FFI to access the validation engine of bitcoin-core

    Rust

  3. anvil-web3 anvil-web3 Public

    CLI wrapper and web3.py class to interact with and create anvil chains

    Python 15

  4. prospect-vanity-address prospect-vanity-address Public

    GPU Accelerated Ethereum vanity address miner

    C 2 1

  5. Generate arbitrary ECDSA signature +... Generate arbitrary ECDSA signature + hash pairs given a public key
    1
    # Author: Alpine, @alpinevm
    2
    # python3 -m pip install eth_account ecdsa
    3
    # Inspired by: https://yondon.blog/2019/01/01/how-not-to-use-ecdsa/
    4
    
                  
    5
    import random
  6. dyn-sha256-noir dyn-sha256-noir Public

    Prove *arbitrary length sha256 hashes within Noir circuits

    Roff