188宝金博页面版

  • 图案背景
  • 纯色背景
视图
标记
批注
批注本地保存成功,开通会员云端永久保存 去开通
958249483

上传于:2022-05-02

粉丝量:0

该文档贡献者很忙,什么也没留下。


  • 相关
  • 目录
  • 笔记
  • 书签

188宝金博页面版:更多相关文档

  • ACM ICPC Paper国际大学生程序设计竞赛获奖论文2073370.2073386

    星级: 1 页

  • ACM ICPC Paper国际大学生程序设计竞赛获奖论文2073304.2073346

    星级: 1 页

  • ACM ICPC Paper国际大学生程序设计竞赛获奖论文2073304.2073352

    星级: 1 页

  • ACM ICPC Paper国际大学生程序设计竞赛获奖论文264107.264189

    星级: 13 页

  • ACM ICPC Paper国际大学生程序设计竞赛获奖论文120782.120786

    星级: 10 页

  • ACM ICPC Paper国际大学生程序设计竞赛获奖论文120782.120788

    星级: 10 页

  • ACM ICPC Paper国际大学生程序设计竞赛获奖论文120694.120704

    星级: 9 页

  • ACM ICPC Paper国际大学生程序设计竞赛获奖论文120694.120706

    星级: 10 页

  • ACM ICPC Paper国际大学生程序设计竞赛获奖论文264107.264206

    星级: 11 页

  • ACM ICPC Paper国际大学生程序设计竞赛获奖论文264107.264212

    星级: 11 页

  • ACM ICPC Paper国际大学生程序设计竞赛获奖论文266399.266417

    星级: 15 页

  • ACM ICPC Paper国际大学生程序设计竞赛获奖论文266420.266435

    星级: 10 页

  • ACM ICPC Paper国际大学生程序设计竞赛获奖论文2030441.2030443

    星级: 8 页

  • ACM ICPC Paper国际大学生程序设计竞赛获奖论文2030441.2030460

    星级: 8 页

  • ACM ICPC Paper国际大学生程序设计竞赛获奖论文2030045.2030050

    星级: 10 页

暂无目录

点击鼠标右键菜单,创建目录

暂无笔记

选择文本,点击鼠标右键菜单,添加笔记

暂无书签

在左侧文档中,点击鼠标右键,添加书签

188宝金博页面版: 国际大学生程序设计竞赛获奖论文ACM ICPC Paper 3019612.3019659

下载积分: 5100

内容提示: Performance trade-offs on a secure multi-party relationaldatabaseRogério PontesHASLab, INESC TEC &University of Minhorapontes@inesctec.ptMário Pintomariobpinto@gmail.comManuel BarbosaHASLab INESC TEC & DCCFCUPmbb@dcc.fc.up.ptRicardo Vila?aHASLab, INESC TEC &University of Minhormvila?a@di.uminho.ptMiguel MatosHASLab, INESC TEC &University of Minhomiguelmatos@di.uminho.ptRui OliveiraHASLab, INESC TEC &University of Minhorco@di.uminho.ptABSTRACTThe privacy of information is an increasing concern of soft-w...

文档格式:PDF | 页数:6 | 浏览次数:2 | 上传日期:2022-05-02 20:04:03 | 文档星级:
Performance trade-offs on a secure multi-party relationaldatabaseRogério PontesHASLab, INESC TEC &University of Minhorapontes@inesctec.ptMário Pintomariobpinto@gmail.comManuel BarbosaHASLab INESC TEC & DCCFCUPmbb@dcc.fc.up.ptRicardo VilaçaHASLab, INESC TEC &University of Minhormvilaça@di.uminho.ptMiguel MatosHASLab, INESC TEC &University of Minhomiguelmatos@di.uminho.ptRui OliveiraHASLab, INESC TEC &University of Minhorco@di.uminho.ptABSTRACTThe privacy of information is an increasing concern of soft-ware applications users. This concern was caused by attacksto cloud services over the last few years, that have leakedconf i dential information such as passwords, emails and evenprivate pictures. Once the information is leaked, the usersand software applications are powerless to contain the spreadof information and its misuse.With databases as a central component of applicationsthat store almost all of their data, they are one of the mostcommon targets of attacks. However, typical deploymentsof databases do not leverage security mechanisms to stopattacks and do not apply cryptographic schemes to pro-tect data. This issue has been tackled by multiple securedatabases that provide trade-of f s between security, querycapabilities and performance. Despite providing stronger se-curity guarantees, the proposed solutions still entrust theirdata to a single entity that can be corrupted or hacked.Secret sharing can solve this problem by dividing data inmultiple secrets and storing each secret at a dif f erent loca-tion. The division is done in such a way that if one locationis hacked, no information can be leaked. Depending on theprotocols used to divide data, functions can be computedover this data through secure protocols that do not discloseinformation or actually know which values are being calcu-lated.We propose a SQL database prototype capable of of f eringa trade-of f between security and query latency by using adif f erent secure protocol. An evaluation of the protocols isalso performed, showing that our most relaxed protocol hasan improvement of 5% on the query latency time over theoriginal protocol.Permission to make digital or hard copies of all or part of this work for personal orclassroom use is granted without fee provided that copies are not made or distributedfor prof i t or commercial advantage and that copies bear this notice and the full cita-tion on the f i rst page. Copyrights for components of this work owned by others thanACM must be honored. Abstracting with credit is permitted. To copy otherwise, or re-publish, to post on servers or to redistribute to lists, requires prior specif i c permissionand/or a fee. Request permissions from permissions@acm.org.SAC 2017, April 03-07, 2017, Marrakech, Moroccoc ? 2017 ACM. ISBN 978-1-4503-4486-9/17/04...$15.00DOI: http://dx.doi.org/10.1145/3019612.3019659CCS Concepts•Security and privacy → Data anonymization andsanitization; Management and querying of encrypteddata; •Information systems → Query operators;KeywordsSecure databases, Derby, Multi-Party computation, SecretSharing1. INTRODUCTIONCloud services are one of the best commodities of the mod-ern age, with an increasing interest by not only the generalpopulation but also from private and governmental sectors.From the vast myriad of providers, an interesting set of op-portunities are open to outsource storage and computationto services that have dif f erent degrees of scalability, availabil-ity, and reliability at an optimal benef i t-cost ratio. On theact of outsourcing personal information to an external entity,one must be aware that this information most likely is notkept private and secure from prying eyes. In fact recent me-dia scandals, regarding governmental surveillance programs,arose some trust issues regarding these cloud-based services.This concern on cloud security is one of the main con-tributing factors that inhibits most enterprises from movingtheir databases to a cloud service despite the many ben-ef i ts they would gain. In fact, bringing data privacy andsecure query execution to databases is an open challengeproposed to the database community [1]. The challenge isbeing tackled by multiple solutions that apply dif f erent en-cryption techniques to ensure the security of the database.Considering only solutions based on software, the existingwork can be divided into two main groups. The f i rst groupleverages multiple encryption techniques, where the secu-rity of these techniques is provided by computational hardproblems. This same group, can for a subset of the SQLlanguage provide secure queries. However to do so, all thedata is stored on a single location and the encryption tech-niques used have dif f erent security guarantees [9, 10]. Theother group of solutions is based on secret sharing schemesthat provide data privacy by dividing data in multiple se-crets stored at dif f erent locations and by using multi-partyprotocols to perform secure query computation [8, 11]. Themain advantage of this group of techniques is the use of a456

188宝金博页面版:关注我们

  • 新浪微博

关注188宝金博页面版公众号

188宝金博页面版
阅读
APP
阅读
返回
顶部
188宝金博页面版官网登录在线平台入口(2026已更新)—江苏协昌电子科技股份有限公司