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

#753 in Cryptography

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
~41K SLoC