⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 LiLi,一个可以用于数字签名、数据完整性、加密的流密码算法源代码
💻
字号:
This is the README file for the Lili reference implementation.
Lili is a stream cipher candidate for NESSIE (New European 
Schemes for Signature, Integrity and Encryption).

The following files should accompany this file:

  lili.c        The reference implementation of Lili in C.

  lili.h        A C header file containing a truth table used in the
                reference implementaton.

  nessie.h      The C header file provided on the NESSIE web site.
                This file has been modified to include the Lili-specific
                structure which contains the current state of the system.

  testvecs.txt  Test vectors for implementors of Lili.

An optimised implementation is not available at this time.

Lili Project Team
Information Security Research Centre
Queensland University of Technology
GPO Box 2434
Brisbane 4000
Australia.

Email: e.dawson@qut.edu.au

26 September 2000

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -