資源描述:
《vc畢業(yè)論文3g的aka協(xié)議中f1至f5的服務(wù)網(wǎng)絡(luò)端實現(xiàn)》由會員上傳分享,免費(fèi)在線閱讀,更多相關(guān)內(nèi)容在學(xué)術(shù)論文-天天文庫。
1、3G的AKA協(xié)議中F1至F5的服務(wù)網(wǎng)絡(luò)端實現(xiàn)3G的AKA協(xié)議中F1至F5的服務(wù)網(wǎng)絡(luò)端實現(xiàn)摘要隨著移動通信技術(shù)的飛速發(fā)展,3G的商用越來越普遍,其中的安全問題就顯得十分重要。因此如何保證業(yè)務(wù)信息的安全性以及網(wǎng)絡(luò)資源使用的安全性已成為3G系統(tǒng)中重要而迫切的問題。針對這種情況,ETSI與3GPP兩個基于GSM/GPRS網(wǎng)絡(luò)和WCDMA與TD/SCDMA系統(tǒng)標(biāo)準(zhǔn)化的組織,特別是ETSI的SAGE與3GPP的S3工作組專門對網(wǎng)絡(luò)安全方面的規(guī)范進(jìn)行了研究。這里面就包括本文所涉及的密鑰分配協(xié)議(AKA協(xié)議)。AKA協(xié)議用于USIM、訪問
2、位置寄存器(VLR)、歸屬位置寄存器(HLR)間的雙向認(rèn)證及密鑰分配。3GPP為3G通信系統(tǒng)定義了12種鑒權(quán)算法:f0-f9,f1*和f5*。AKA利用了其中的f0-f5*算法。它的實現(xiàn)分為兩個方面,一個是在UE(手機(jī))端的實現(xiàn),另一個是在服務(wù)網(wǎng)絡(luò)端的實現(xiàn)。在UE端的實現(xiàn)是在基于8位的單片機(jī)上,而在服務(wù)網(wǎng)絡(luò)端的實現(xiàn)是在基于32位的處理器即PC機(jī)上,但都是采用的基于AES的內(nèi)核算法,即Rijndael算法,由于硬件的不同,Rijndael算法實現(xiàn)時采用了不同的優(yōu)化算法,本次設(shè)計是在服務(wù)網(wǎng)絡(luò)端的實現(xiàn),因此,Rijndael算法
3、采用了用查表的方式替代輪變換的優(yōu)化算法,此次設(shè)計是從AES著手,通過對AES的分析和代碼實現(xiàn),然后利用對AES的調(diào)用,實現(xiàn)f1-f5的功能。另外,由于此次設(shè)計采用AES為核心算法,因此還對AES相關(guān)數(shù)學(xué)基礎(chǔ)知識,實現(xiàn)原理做了詳細(xì)的分析。關(guān)鍵詞:3GPP;AKA;Rijndael;服務(wù)網(wǎng)絡(luò)端;密鑰生成算法TheServiceNetworkEndImplementofF1toF5for3GAKAProtocolAbstractAlongwiththemobilecommunicationtechnologyrapiddevel
4、opment,sosecurityproblemappearsimportantlyextremely.Therefore,howguaranteedthesecurityofserviceinformationaswellasthesecurityofnetworkresourceshasbecomeinthe3Gsystemimportantandtheurgentquestion.Inviewofthiskindofsituation,bothETSIand3GPPbasedonGSM/GPRSnetworkandW
5、CDMAandTD/SCDMAsystemstandardizationorganization,speciallyETSI'sSAGEandThe3GPPS3workteamhasspeciallyconductedtheresearchtothenetworksecurity.Itincludesthekeydeedofdistributionwhichthisarticleinvolves(theAKAagreement).TheAKAprotocolusesinUSIM,bidirectionalauthentic
6、ationandthekeyassignmentbetweenvisitslocationregister(VLR)andbelongstothelocationregister(HLR).3GPPcommunicationssystemdefines2kindofwarningpoweralgorithm:f0tof9,f1*andf5*.F0-f5*isusedinAKA.Itsimplementdividesintotwoaspects,oneisinimplementofUE(handset)terminal,an
7、dotherisintheservicenetworkterminal.TheimplementofUEterminalisbasedon8monolithicintegratedcircuits,buttheimplementofservicenetworkterminalisinbasedon32processorswhichisonPCmachine.ButallarebasedontheAESessencealgorithm,namelyRijndaelalgorithm.Asaresultofhardwaredi
8、fference,Rijndaelalgorithmhasusedthedifferentoptimizedalgorithm.Thisdesignisintheservicenetworkendimplement,therefore,theRijndaelalgorithmusedhassubstit