資源簡介
aes加解密算法C語言實現,純C語言實現,不調用任何標準C外的函數庫,分為加密和解密兩個c源文件,由于是純C語言實現,適合于移植到其他操作系統,如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
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????12357??2007-04-26?18:00??AES_Encrypt.cpp
?????文件??????14374??2007-11-21?23:02??AES_Decrypt.cpp
-----------?---------??----------?-----??----
????????????????26731????????????????????2
評論
共有 條評論