中文
相关论文

相关论文: LOCKE Detailed Specification Tables

200 篇论文

Ctrie is a scalable concurrent non-blocking dictionary data structure, with good cache locality, and non-blocking linearizable iterators. However, operations on most existing concurrent hash tries run in O(log n) time. In this technical…

数据结构与算法 · 计算机科学 2017-12-29 Aleksandar Prokopec

Security and privacy in Direct Load Control (DLC) is a fundamental challenge in smart grids. In this paper, we propose a blockchain-based framework to increase security and privacy of DLC. We propose a method whereby participating nodes…

密码学与安全 · 计算机科学 2018-12-21 Ali Dorri , Fengji Luo , Salil S Kanhere , Raja Jurdak , Zhao Yang Dong

Presentations of racks is studied and a cryptographic protocol defined on racks is proposed.

密码学与安全 · 计算机科学 2025-02-13 Selçuk Kayacan

Fully homomorphic encryption (FHE) is a technique that enables statistical processing and machine learning while protecting data, including sensitive information collected by single board computers (SBCs), on a cloud server. Among FHE…

密码学与安全 · 计算机科学 2025-04-29 Marin Matsumoto , Ai Nozaki , Hideki Takase , Masato Oguchi

This paper systematizes log based Transparency Enhancing Technologies. Based on work on transparency from multiple disciplines we outline the purpose, usefulness, and pitfalls of transparency. We describe the mechanisms that allow log based…

密码学与安全 · 计算机科学 2023-09-19 Alexander Hicks

This lecture gives an introduction into the design of high-energy storage ring lattices. Applying the formalism that has been established in transverse beam optics, the basic principles of the development of a magnet lattice are explained…

加速器物理 · 物理学 2016-01-20 B. J. Holzer

Decentralized techniques are becoming crucial and ubiquitous with the rapid advancement of distributed ledger technologies such as the blockchain. Numerous decentralized systems have been developed to address security and privacy issues…

分布式、并行与集群计算 · 计算机科学 2020-08-20 Yepeng Ding , Hiroyuki Sato

Key-value store is a popular type of cloud computing applications. The performance of key-value store applications have been shown to be very sensitive to load within the data center, and in particular to latency. As load within data center…

硬件体系结构 · 计算机科学 2018-05-30 Yuta Tokusashi , Hiroki Matsutani , Noa Zilberman

This thesis introduces a formal general framework for scaling blockchain protocols by sharding. The framework is modular and it can be adjusted for different needs or sets of assumptions. We prove that sharded protocols obtained by…

密码学与安全 · 计算机科学 2019-09-04 Zuphit Fidelman

In recent years, as blockchain adoption has been expanding across a wide range of domains, e.g., digital asset, supply chain finance, etc., the confidentiality of smart contracts is now a fundamental demand for practical applications.…

密码学与安全 · 计算机科学 2021-06-28 Qian Ren , Han Liu , Yue Li , Hong Lei

Logical atomicity has been widely accepted as a specification format for data structures in concurrent separation logic. While both lock-free and lock-based data structures have been verified against logically atomic specifications, most of…

编程语言 · 计算机科学 2023-04-28 Roshan Sharma , Shengyi Wang , Alexander Oey , Anastasiia Evdokimova , Lennart Beringer , William Mansky

Some theories on data flow security are based on order-theoretical concepts, most commonly on lattice concepts. This paper presents a correspondence between security concepts and partial order concepts, by which the former become an…

密码学与安全 · 计算机科学 2024-03-13 Luigi Logrippo

We propose a new simple \emph{trace} logic that can be used to specify \emph{local security properties}, i.e. security properties that refer to a single participant of the protocol specification. Our technique allows a protocol designer to…

密码学与安全 · 计算机科学 2007-05-23 Ricardo Corin , Antonio Durante , Sandro Etalle , Pieter Hartel

With the wide spread of Internet services, developers and users need a greater understanding of the technology of networking. Acquiring a clear understanding of communication protocols is an important step in understanding how a network…

网络与互联网体系结构 · 计算机科学 2012-10-09 Sabah Al-Fedaghi

Layered control architectures have been a standard paradigm for efficiently managing complex constrained systems. A typical architecture consists of: i) a higher layer, where a low-frequency planner controls a simple model of the system,…

系统与控制 · 电气工程与系统科学 2025-04-15 Charis Stamouli , Anastasios Tsiamis , Manfred Morari , George J. Pappas

We propose and study StkTokens: a new calling convention that provably enforces well-bracketed control flow and local state encapsulation on a capability machine. The calling convention is based on linear capabilities: a type of…

编程语言 · 计算机科学 2018-11-08 Lau Skorstengaard , Dominique Devriese , Lars Birkedal

This paper studies regulated state synchronization of homogeneous networks of non-introspective agents in presence of unknown nonuniform input delays. A scale-free protocol is designed based on additional information exchange, which does…

系统与控制 · 电气工程与系统科学 2020-01-08 Zhenwei Liu , Donya Nojavanzadeh , Dmitri Saberi , Ali Saberi , Anton A. Stoorvogel

Blockchains offer a useful abstraction: a trustworthy, decentralized log of totally ordered transactions. Traditional blockchains have problems with scalability and efficiency, preventing their use for many applications. These limitations…

分布式、并行与集群计算 · 计算机科学 2018-06-20 Isaac Sheff , Xinwen Wang , Andrew C. Myers , Robbert van Renesse

In this paper a novel approach is presented for control design with guaranteed transient performance for multiple-input multiple-output discrete-time linear polytopic difference inclusions. We establish a theorem that gives necessary and…

最优化与控制 · 数学 2021-03-10 Willem Esterhuizen , Qing-Guo Wang

Designing scalable concurrent objects, which can be efficiently used on multicore processors, often requires one to abandon standard specification techniques, such as linearizability, in favor of more relaxed consistency requirements.…

计算机科学中的逻辑 · 计算机科学 2016-07-22 Ilya Sergey , Aleksandar Nanevski , Anindya Banerjee , German Andres Delbianco