abstract.txt
来自「1,这是一个标准DES算法程序 2,可以作为串口通讯和软件加密应用.」· 文本 代码 · 共 8 行
TXT
8 行
The DES example is taken from the book "Applied Cryptography"
by Bruce Schneier. It is adapted for the Keil C51-Compiler.
The example code is not optimized for code or data space and
shows the processing from long value arithmetics (56 bit) on
an 8051 microcontroller.
The DES program is available in different targets:
Simulator: DES example in TINY model for Simulation
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?