8000 GitHub - Nugine/zuc: ZUC Stream Cipher Algorithms
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Nugine/zuc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Related Projects

Contributing

About

ZUC Stream Cipher Algorithms

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Contributors 6

0