資源簡介
aes加解密算法C語言實(shí)現(xiàn),純C語言實(shí)現(xiàn),不調(diào)用任何標(biāo)準(zhǔn)C外的函數(shù)庫,分為加密和解密兩個(gè)c源文件,由于是純C語言實(shí)現(xiàn),適合于移植到其他操作系統(tǒng),如LINUX等,
代碼片段和文件信息
/*
******************************************************************
**???????Advanced?Encryption?Standard?implementation?in?C.??????**
**???????By?Niyaz?PK????????????????????????????????????????????**
**???????E-mail:?niyazlife@gmail.com????????????????????????????**
**???????Downloaded?from?Website:?www.hoozi.com?????????????????**
******************************************************************
This?is?the?source?code?for?decryption?using?the?latest?AES?algorithm.
AES?algorithm?is?also?called?Rijndael?algorithm.?AES?algorithm?is?
recommended?for?non-classified?use?by?the?National?Institute?of?Standards?
and?Technology(NIST)?USA.?Now-a-days?AES?is?being?used?for?almost?
all?encryption?applications?all?around?the?world.
THE?MAIN?FEATURE?OF?THIS?AES?ENCRYPTION?PROGRAM?IS
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件??????12357??2007-04-26?18:00??AES_Encrypt.cpp
?????文件??????14374??2007-11-21?23:02??AES_Decrypt.cpp
-----------?---------??----------?-----??----
????????????????26731????????????????????2
評(píng)論
共有 條評(píng)論