#sm3 #sm2 #sm4

yogcrypt

A high-performance, general purpose crypto library in pure Rust

1 unstable release

Uses old Rust 2015

0.0.0 Aug 16, 2018

#8 in #sm3

42 downloads per month
Used in dtool

MIT/Apache

83KB
2K SLoC

YogCrypt

Build Status

A fast, general purpose crypto library in pure Rust.

YogCrypt is designed to be a high-performance, general purpose crypto library.

YogCrypt currently provides three cryptographic algorithms in Chinese National Standard, namely the SM2 cryptographic asymmetric algorithm, the SM3 cryptographic hash algorithm, and the SM4 block cipher algorithm.

Contributing

YogCrypt is maintained by @liuwenling, @Messjer, and @mssun. Please see CONTRIBUTING.md for more information.

License

YogCrypt is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT for details.


lib.rs:

A fast, general purpose crypto library in pure Rust.

YogCrypt is designed to be a high-performance, general purpose crypto library.

YogCrypt currently provides three cryptographic algorithms in Chinese National Standard, namely the SM2 cryptographic asymmetric algorithm, the SM3 cryptographic hash algorithm, and the SM4 block cipher algorithm.

REPO

YogCrypt is currently hosted on Github.

License

YogCrypt is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT for details.

Dependencies

~410KB