教学文库网 - 权威文档分享云平台
您的当前位置:首页 > 范文大全 > 资料大全 >

An authorization model for a public key management service

来源:网络收集 时间:2026-09-10
导读: Public key management has received considerable attention from both the research and commercial communities as a useful primitive for secure electronic commerce and secure communication. While the mechanics of certifying and revoking publi

Public key management has received considerable attention from both the research and commercial communities as a useful primitive for secure electronic commerce and secure communication. While the mechanics of certifying and revoking public keys and escrow

© ACM, 2001. This is the authors' version of the work. It is posted here by permission of ACM for your personal use.Not for redistribution. The definitive version is available at http://doc.guandang.net/10.1145/503339.503343.

AnAuthorizationModelforaPublicKey

ManagementService

PIERANGELASAMARATI

Universit`adiMilano

MICHAELK.REITER

CarnegieMellonUniversity

and

SUSHILJAJODIA

GeorgeMasonUniversity

Publickeymanagementhasreceivedconsiderableattentionfromboththeresearchandcommercial

communitiesasausefulprimitiveforsecureelectroniccommerceandsecurecommunication.While

themechanicsofcertifyingandrevokingpublickeysandescrowingandrecoveringprivatekeys

havebeenwidelyexplored,lessattentionhasbeenpaidtoaccesscontrolframeworksforregulating

accesstostoredkeysbydifferentparties.Inthisarticleweproposesuchaframeworkforakey

managementservicethatsupportspublickeyregistration,lookup,andrevocation,andprivatekey

escrow,protecteduse(e.g.,todecryptselectedmessages),andrecovery.Weproposeanaccesscontrol

modelusingapolicybasedonprincipal,ownership,andauthorityrelationshipsonkeys.Themodel

allowsownerstogranttoothers(andrevoke)privilegestoexecutevariousactionsontheirkeys.

Thesimpleauthorizationlanguageisveryexpressive,enablingthespeci cationofauthorizations

forcompositesubjectsthatcanbefullyspeci ed(ground)orpartiallyspeci ed,thusmakingthe

authorizationsapplicabletoallsubjectssatisfyingsomeconditions.Weillustratehowtheaccess

controlpolicyandtheauthorizationscaneasilybeexpressedthroughasimpleandrestricted,hence

ef cientlycomputable,formoflogiclanguage.

CategoriesandSubjectDescriptors:D.4.6[OperatingSystems]:SecurityandProtection—Access

Controls;H.2.7[DatabaseManagement]:DatabaseAdministration—Security,integrity,andpro-

tection;K.6.5[ManagementofComputingandInformationSystems]:SecurityandProtection

GeneralTerms:Security

AdditionalKeyWordsandPhrases:Accesscontrol,authorizationsspeci cationandenforcement,

publickeyinfrastructure

TheworkofPierangelaSamaratiwaspartiallysupportedbytheEuropeanCommunitywithinthe

Fifth(EC)FrameworkProgrammeundercontractIST-1999-11791–FASTERproject.

Authors’addresses:PierangelaSamarati,DipartimentodiTecnologiedell’Informazione,Universit`a

diMilano,ViaBramante,65,26013Crema(CR),Italy;email:samarati@dsi.unimi.it;MichaelK.

Reiter,CarnegieMellonUniversity,Pittsburgh,PA15213;email:reiter@cmu.edu;SushilJajodia,

CenterforSecureInformationSystems,GeorgeMasonUniversity,Fairfax,VA22030-4444;email:

jajodia@gmu.edu.

Permissiontomakedigitalorhardcopiesofpartorallofthisworkforpersonalorclassroomuseis

grantedwithoutfeeprovidedthatcopiesarenotmadeordistributedforpro tordirectcommercial

advantageandthatcopiesshowthisnoticeonthe rstpageorinitialscreenofadisplayalong

withthefullcitation.CopyrightsforcomponentsofthisworkownedbyothersthanACMmustbe

honored.Abstractingwithcreditispermitted.Tocopyotherwise,torepublish,topostonservers,

toredistributetolists,ortouseanycomponentofthisworkinothersworks,requirespriorspeci c

permissionand/orafee.PermissionsmayberequestedfromPublicationsDept,ACMInc.,1515

Broadway,NewYork,NY10036USA,fax+1(212)869-0481,orpermissions@http://doc.guandang.net.

C2001ACM1094-9224/01/1100–0453$5.00

ACMTransactionsonInformationandSystemSecurity,Vol.4,No.4,November2001,Pages453–482.

Public key management has received considerable attention from both the research and commercial communities as a useful primitive for secure electronic commerce and secure communication. While the mechanics of certifying and revoking public keys and escrow

454 P.Samaratietal.

1.INTRODUCTION

Themechanicsofpublickeymanagement—i.e.,thecreationanddistributionofpublickeycerti catesandrevocationlists,andthesecurebackup(escrow)ofprivatekeys—hasbeenexploredextensively(e.g.,seeACM[1996]).However,muchlessattentionhasbeenpaidtotheauthorizationmodelthatmustsur-roundthesemechanisms.At rstglance,theauthorizationmodelseemsquitesimple:apublickeyshouldbeaccessibletoanyone,andanescrowedprivatekeyshouldbeaccessibleonlytoitsowners,astheirnamesindicates.Thissimplemodelis,however,fartoounderdevelopedformanyrealisticsettings.

—Onepurposeinescrowingaprivatekey,relevantmainlyinbusinesssettings,istodelegatetheauthoritytousethatkeytotheescrowingservice.Forexample,uponleavingforvacation,anexecutivemightescrowherprivatekeyattheserviceandauthorizethatitbeusedtodecryptmessagesuponrequestbyatleasttwoofherdirectreports.Whenshereturnsfromhervacation,shecancheckthelogsattheservicetoseewhatherkeywasusedtodecrypt.

—Itmaybedesirablethatsome“public”keysnotbepublicatall,butavailabletoonlyaselectedfewforverifyingsignaturesonprivatemessages.Inthisway,ifamessageisaccidentallyleakedfromanorganization,outsidersmuststillobtainacerti edverifyingkeytoprovethatthemessageactuallyorigi-natedfromwithintheorganization.Hiding“public”keyscanalsobeusefulforpreventingoutsidersfromsendingencryptedemailtotargetswithintheorganization.Encryptedemailcould,forinstance,beusedtoslipavirus-ladendocumentbyvirus-detectionsoftwareattheorganization’s rewall.—Theownerofapublickeymayconferrevocationauthoritytoothers,sothatoneofthemcanrevokethepublickeyiftheprivatekeyisstolenandtheowner’scopyisdestroyed.

Accesscontrolforpublickeymanagementservicesmustalsoaddressthepeculiaritiesofdealingwithkeysasobjectsofauthorizations.Inparticular,keysenjoyamoredynamicbehaviorthantraditionalobjects/resources,whichraisestheissueofhowkeysshouldbereferredto(e.g.,viatheirvaluesortheirprincipals).Also, …… 此处隐藏:45211字,全部文档内容请下载后查看。喜欢就下载吧 ……

An authorization model for a public key management service.doc 将本文的Word文档下载到电脑,方便复制、编辑、收藏和打印
本文链接:https://www.jiaowen.net/fanwen/1815818.html(转载请注明文章来源)
Copyright © 2020-2025 教文网 版权所有
声明 :本网站尊重并保护知识产权,根据《信息网络传播权保护条例》,如果我们转载的作品侵犯了您的权利,请在一个月内通知我们,我们会及时删除。
客服QQ:78024566 邮箱:78024566@qq.com
苏ICP备19068818号-2
Top
× 游客快捷下载通道(下载后可以自由复制和排版)
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
注:下载文档有可能出现无法下载或内容有问题,请联系客服协助您处理。
× 常见问题(客服时间:周一到周五 9:30-18:00)