6 releases (breaking)

0.4.1 Feb 2, 2025
0.4.0 Jan 23, 2025
0.3.0 Jan 9, 2025
0.2.0 Dec 22, 2024
0.0.0 Nov 22, 2024

#717 in Cryptography

Download history 254/week @ 2024-11-19 27/week @ 2024-11-26 112/week @ 2024-12-17 45/week @ 2024-12-24 1/week @ 2024-12-31 142/week @ 2025-01-07 7/week @ 2025-01-14 117/week @ 2025-01-21 115/week @ 2025-01-28 34/week @ 2025-02-04

281 downloads per month

MIT license

73KB
1.5K SLoC

ZUC

Latest Version Documentation License

Documentation: https://docs.rs/zuc

Goals

  • Correct: Our implementation exactly matches the specification.
  • Fast: We are happy to make the performance as high as possible.
  • Safe: No unsafe code by default, unless you enable corresponding features.
  • RustCrypto compatible: You can use it with RustCrypto trait definitions.

References

Standards

Contributing

Dependencies

~1.1–1.7MB
~40K SLoC