#aes #hash #cbc #mutex #time #ecb #rust开发实用库

yiirs-contrib

Rust development utility library

1 stable release

1.0.0 Feb 12, 2025

#1416 in Cryptography

Download history 121/week @ 2025-02-11

121 downloads per month

Apache-2.0

28KB
695 lines

yiirs-contrib

crates.io Apache 2.0 license

Rust开发实用库

安装

cargo add yiirs-contrib

包含

  • AES
    • CBC
    • ECB
    • GCM
  • Hash
  • 时间格式化
  • 基于Redis的分布式锁
  • 基于 bb8 的Redis异步Manager

Enjoy 😊

Dependencies

~12–26MB
~406K SLoC