Skip to content

Commit 6097ada

Browse files
authored
Update README.md
1 parent d85a81e commit 6097ada

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# present
1+
# PRESENT
22

33
**present 轻量级密码 C# 实现**
44

@@ -13,3 +13,5 @@
1313

1414
### An Ultra-Lightweight Block Cipher
1515
With the establishment of the AES the need for new block ciphers has been greatly diminished; for almost all block cipher appli- cations the AES is an excellent and preferred choice. However, despite recent implementation advances, the AES is not suitable for extremely constrained environments such as RFID tags and sensor networks. In this paper we describe an ultra-lightweight block cipher, present. Both security and hardware efficiency have been equally important during the design of the cipher and at 1570 GE, the hardware requirements for present are competitive with today’s leading compact stream ciphers.
16+
17+
[PRESENT论文](https://github.com/usecodelee/Present/blob/master/present_spec.pdf)

0 commit comments

Comments
 (0)