Skip to content

A fast, general purpose crypto library in pure Rust.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

yogcrypt/yogcrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YogCrypt

Build Status Documentation

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, @romangol, 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.

Releases

No releases published

Packages

No packages published

Languages