1 unstable release
Uses old Rust 2015
0.0.0 | Aug 16, 2018 |
---|
#10 in #sm4
Used in dtool
83KB
2K
SLoC
YogCrypt
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