frankurcrazy / zuc

ZUC stream cipher porting for Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parameters

pedroalbanese opened this issue · comments

Greetings!!

Could you explain the best way to implement a crypter with ZUC? What values should I use as count and bearer, how best to generate them? Can they be dynamic?

Thanks in advance!