4 releases (breaking)

0.3.0 Jan 9, 2025
0.2.0 Dec 22, 2024
0.1.0 Nov 22, 2024
0.0.0 Nov 22, 2024

#749 in Cryptography

Download history 263/week @ 2024-11-20 18/week @ 2024-11-27 116/week @ 2024-12-18 42/week @ 2024-12-25 145/week @ 2025-01-08

303 downloads per month

MIT license

60KB
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

Contributing

Dependencies

~0.8–1.3MB
~31K SLoC