sha::sha1::consts::K [-] [+] [src]

pub const K: [u32; 4] = [
        0x5a827999,
        0x6ed9eba1,
        0x8f1bbcdc,
        0xca62c1d6]

TODO