Docs.rs
  • filecoin-signer-0.10.3
    • filecoin-signer 0.10.3
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jleni
    • Dependencies
      • arbitrary =1.1.3 normal optional
      • base64 ^0.13.0 normal
      • blake2b_simd ^0.5.10 normal
      • bls-signatures ^0.13.0 normal
      • cid ^0.8.3 normal
      • derive_arbitrary =1.1.6 normal
      • env_logger ^0.9.0 normal
      • extras-filecoin ^0.2.0 normal
      • ffi-support ^0.4 normal optional
      • fil_actor_cron_v11 ^2.0.0 normal
      • fil_actor_init_v11 ^2.0.0 normal
      • fil_actor_miner_v11 ^2.0.0 normal
      • fil_actor_multisig_v11 ^2.0.0 normal
      • fil_actor_paych_v11 ^2.0.0 normal
      • fvm_ipld_encoding ^0.3.3 normal
      • fvm_shared ^3.0.0-alpha.20 normal
      • getrandom ^0.1.14 normal
      • hex ^0.4.3 normal
      • hmac ^0.8.1 normal
      • lazy_static ^1.4.0 normal
      • libsecp256k1 ^0.6 normal
      • log ^0.4.11 normal
      • num-traits ^0.2 normal
      • rayon ^1 normal
      • regex ^1 normal
      • serde ^1.0.117 normal
      • serde_bytes ^0.11.5 normal
      • serde_cbor ^0.11.1 normal
      • serde_json ^1.0.79 normal
      • sha2 ^0.9.2 normal
      • thiserror ^1.0.30 normal
      • tiny-bip39 ^0.8.0 normal
      • zeroize ^1.1 normal
      • zx-bip44 ^0.1.0 normal
      • rand ^0.8 dev
      • rand_chacha ^0.3.1 dev
    • Versions
    • 34.45% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

filecoin_signer0.10.3

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • ExtendedKey
  • Mnemonic
  • PrivateKey
  • ProposalHashDataAPI
  • PublicKeyCompressed
  • SignedVoucherWrapper
  • api::CreateMultisigMessageAPI
  • api::MessageTxNetwork
  • api::ProposalMessageParamsAPI
  • extended_key::ExtendedSecretKey
  • multisig_deprecated::ConstructorParamsV1

Enums

  • PublicKey
  • api::MessageParams
  • api::MessageTx
  • api::MessageTxAPI
  • error::SignerError

Functions

  • compute_proposal_hash
  • create_voucher
  • deserialize_constructor_params
  • deserialize_params
  • deserialize_voucher
  • get_cid
  • key_derive
  • key_derive_from_seed
  • key_generate_mnemonic
  • key_recover
  • key_recover_bls
  • serialize_params
  • serialize_voucher
  • sign_voucher
  • transaction_parse
  • transaction_serialize
  • transaction_sign
  • transaction_sign_raw
  • utils::blake2b_256
  • utils::get_digest
  • utils::get_digest_voucher
  • verify_aggregated_signature
  • verify_signature
  • verify_voucher_signature

Constants

  • SIGNATURE_RECOVERY_SIZE