An open API service indexing awesome lists of open source software.

https://github.com/pedroalbanese/zuc

GM/T 0001-2012 ZUC stream cipher
https://github.com/pedroalbanese/zuc

3gpp 4g 5g stream-ciphers zuc-128

Last synced: over 1 year ago
JSON representation

GM/T 0001-2012 ZUC stream cipher

Awesome Lists containing this project

README

          

# zuc
[![ISC License](http://img.shields.io/badge/license-ISC-blue.svg)](https://github.com/pedroalbanese/zuc/blob/master/LICENSE.md)
[![GoDoc](https://godoc.org/github.com/pedroalbanese/zuc?status.png)](http://godoc.org/github.com/pedroalbanese/zuc)
[![Go Report Card](https://goreportcard.com/badge/github.com/pedroalbanese/zuc)](https://goreportcard.com/report/github.com/pedroalbanese/zuc)
[![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/pedroalbanese/zuc)](https://golang.org)
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/pedroalbanese/zuc)](https://github.com/pedroalbanese/zuc/releases)

## GM/T 0001-2012 Zu Chongzhi stream cipher
#### Confidentiality algorithm 128-EEA3 and the 3GPP integrity algorithm 128-EIA3.

ZUC is a stream cipher that forms the basis of the 128-EEA3 and 128-EIA3 cryptographic algorithms utilised within LTE networks. The 128-EEA3 is the 128 bit encryption algorithm defined using ZUC and the 128-EIA3 is the EPS Integrity Algorithm designed as a Universal Hash Function using ZUC at its core. Following agreements in 2009 for a requirement for a third LTE encryption and integrity algorithm set, 128-EEA and 128-EIA were designed in China. The algorithm set is based on a core stream cipher algorithm named ZUC, after Zu Chongzhi, a famous Chinese scientist.

## License

This project is licensed under the ISC License.
##### Industrial-Grade Reliability. Copyright (c) 2020-2022 ALBANESE 研究实验室.