首页
社区
课程
招聘
[分享]How to implement the Data Encryption Standard (DES)
2010-1-28 08:16 4358

[分享]How to implement the Data Encryption Standard (DES)

2010-1-28 08:16
4358
How to implement the
                     Data Encryption Standard (DES)

                        A step by step tutorial
                              Version 1.24

The Data Encryption Standard (DES) algorithm, adopted by the U.S.
government in 1977, is a block cipher that transforms 64-bit data
blocks under a 56-bit secret key, by means of permutation and
substitution. It is officially described in FIPS PUB 46. The DES
algorithm is widely used and is still considered reasonably secure.

This is a tutorial designed to be clear and compact, and to provide a
newcomer to the DES with all the necessary information to implement it
himself, without having to track down printed works or wade through C
source code. I welcome any comments.
Matthew Fischer <mfischer@heinous.music.uiowa.edu>

[培训]《安卓高级研修班(网课)》月薪三万计划,掌 握调试、分析还原ollvm、vmp的方法,定制art虚拟机自动化脱壳的方法

上传的附件:
收藏
点赞0
打赏
分享
最新回复 (1)
雪    币: 75
活跃值: (423)
能力值: ( LV6,RANK:90 )
在线值:
发帖
回帖
粉丝
skypismire 1 2010-1-28 12:53
2
0
太及时了,感谢感谢
游客
登录 | 注册 方可回帖
返回