yogcrypt

Crates.ioyogcrypt
lib.rsyogcrypt
version0.0.0
created_at2018-08-16 03:21:05.044299+00
updated_at2018-08-16 03:21:05.044299+00
descriptionA high-performance, general purpose crypto library in pure Rust
homepage
repositoryhttps://github.com/yogcrypt/yogcrypt
max_upload_size
id79694
size99,758
Mingshen Sun (mssun)

documentation

README

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.

Commit count: 0

cargo fmt