1 unstable release

Uses old Rust 2015

0.1.0 Jan 17, 2020

#7 in #sm4

MIT/Apache

8KB
116 lines

rust-sca

SM3 Cryptographic Hash Algorithm

via: http://www.gmbz.org.cn/upload/2018-07-24/1532401392982079739.pdf

IMPORTANT

The sm3 in this repository is deprecated, sm3 users recommend to use sm3 0.3.0 in RustCrypto/hashes


lib.rs:

An implementation of the SM4 block cipher.

Dependencies

~130KB