List of all items
Structs
- Sha256VarCore
- Sha512VarCore
- core_api::Sha256VarCore
- core_api::Sha512VarCore
- sha256::x86::shani_cpuid::InitToken
- sha512::x86::avx2_cpuid::InitToken
Traits
Macros
- sha256::soft::rounds4
- sha256::soft::schedule_rounds4
- sha256::x86::rounds4
- sha256::x86::schedule_rounds4
- sha512::x86::fn_sha512_update_x
Functions
- sha256::compress256
- sha256::soft::add
- sha256::soft::compress
- sha256::soft::or
- sha256::soft::schedule
- sha256::soft::sha256_digest_block_u32
- sha256::soft::sha256_digest_round_x2
- sha256::soft::sha256load
- sha256::soft::sha256msg1
- sha256::soft::sha256msg2
- sha256::soft::sha256swap
- sha256::soft::shl
- sha256::soft::shr
- sha256::soft::xor
- sha256::x86::compress
- sha256::x86::digest_blocks
- sha256::x86::schedule
- sha256::x86::shani_cpuid::get
- sha256::x86::shani_cpuid::init
- sha256::x86::shani_cpuid::init_get
- sha512::compress512
- sha512::soft::add
- sha512::soft::compress
- sha512::soft::sha512_digest_block_u64
- sha512::soft::sha512_digest_round
- sha512::soft::sha512_schedule_x2
- sha512::soft::sha512load
- sha512::x86::accumulate_state
- sha512::x86::avx2_cpuid::get
- sha512::x86::avx2_cpuid::init
- sha512::x86::avx2_cpuid::init_get
- sha512::x86::cast_ms
- sha512::x86::cast_rs
- sha512::x86::compress
- sha512::x86::load_data_avx
- sha512::x86::load_data_avx2
- sha512::x86::process_second_block
- sha512::x86::rounds_0_63_avx
- sha512::x86::rounds_0_63_avx2
- sha512::x86::rounds_64_79
- sha512::x86::sha512_compress_x86_64_avx
- sha512::x86::sha512_compress_x86_64_avx2
- sha512::x86::sha512_update_x_avx
- sha512::x86::sha512_update_x_avx2
- sha512::x86::sha_round
Type Aliases
- Sha224
- Sha256
- Sha384
- Sha512
- Sha512_224
- Sha512_256
- consts::State256
- consts::State512
- sha512::x86::MsgSchedule
- sha512::x86::RoundStates
- sha512::x86::State
Statics
Constants
- consts::BLOCK_LEN
- consts::H256_224
- consts::H256_256
- consts::H512_224
- consts::H512_256
- consts::H512_384
- consts::H512_512
- consts::K32
- consts::K32X4
- consts::K64
- consts::K64X2
- consts::STATE_LEN
- sha256::x86::shani_cpuid::UNINIT
- sha512::x86::SHA512_BLOCK_BYTE_LEN
- sha512::x86::SHA512_BLOCK_WORDS_NUM
- sha512::x86::SHA512_HASH_BYTE_LEN
- sha512::x86::SHA512_HASH_WORDS_NUM
- sha512::x86::SHA512_ROUNDS_NUM
- sha512::x86::avx2_cpuid::UNINIT