中文
相关论文

相关论文: Last-use Opacity: A Strong Safety Property for Tra…

200 篇论文

Money laundering is the crucial mechanism utilized by criminals to inject proceeds of crime to the financial system. The primary responsibility of the detection of suspicious activity related to money laundering is with the financial…

机器学习 · 计算机科学 2020-11-18 Utku Görkem Ketenci , Tolga Kurt , Selim Önal , Cenk Erbil , Sinan Aktürkoğlu , Hande Şerban İlhan

Oblivious RAM (ORAM) hides the memory access patterns, enhancing data privacy by preventing attackers from discovering sensitive information based on the sequence of memory accesses. The performance of ORAM is often limited by its inherent…

密码学与安全 · 计算机科学 2024-11-11 Haojie Ye , Yuchen Xia , Yuhan Chen , Kuan-Yu Chen , Yichao Yuan , Shuwen Deng , Baris Kasikci , Trevor Mudge , Nishil Talati

The paper studies information-theoretic opacity, an information-flow privacy property, in a setting involving two agents: A planning agent who controls a stochastic system and an observer who partially observes the system states. The goal…

系统与控制 · 电气工程与系统科学 2024-11-20 Chongyang Shi , Yuheng Bu , Jie Fu

Persistent memory (PM) is an emerging class of storage technology that combines the benefits of DRAM and SSD. This characteristic inspires research on persistent objects in PM with fine-grained concurrency control. Among such objects,…

编程语言 · 计算机科学 2022-03-16 Kyeongmin Cho , Seungmin Jeon , Jeehoon Kang

In this paper, we consider the problem of verifying pre-opacity for discrete-time control systems. Pre-opacity is an important information-flow security property that secures the intention of a system to execute some secret behaviors in the…

系统与控制 · 电气工程与系统科学 2022-11-09 Junyao Hou , Siyuan Liu , Xiang Yin , Majid Zamani

Many privacy-type properties of security protocols can be modelled using trace equivalence properties in suitable process algebras. It has been shown that such properties can be decided for interesting classes of finite processes (i.e.,…

计算机科学中的逻辑 · 计算机科学 2023-06-22 David Baelde , Stéphanie Delaune , Lucca Hirschi

Process anonymity has been studied for a long time. Memory anonymity is more recent. In an anonymous memory system, there is no a priori agreement among the processes on the names of the shared registers they access. This article introduces…

分布式、并行与集群计算 · 计算机科学 2019-11-05 Michel Raynal , Gadi Taubenfeld

Oblivious RAM (ORAM) is a renowned technique to hide the access patterns of an application to an untrusted memory. According to the standard ORAM definition presented by Goldreich and Ostrovsky, two ORAM access sequences must be…

密码学与安全 · 计算机科学 2017-10-24 Syed Kamran Haider , Omer Khan , Marten van Dijk

Novel hardware-aided trusted execution environments, as provided by Intel's Software Guard Extensions (SGX), enable to execute applications in a secure context that enforces confidentiality and integrity of the application state even when…

分布式、并行与集群计算 · 计算机科学 2017-06-20 Marcus Brandenburger , Christian Cachin , Matthias Lorenz , Rüdiger Kapitza

Information Flow Control (IFC) is a collection of techniques for ensuring a no-write-down no-read-up style security policy known as noninterference. Traditional methods for both static and dynamic IFC suffer from untenable numbers of false…

密码学与安全 · 计算机科学 2020-05-27 Maximilian Algehed , Cormac Flanagan

A new emerging class of parallel database management systems (DBMS) is designed to take advantage of the partitionable workloads of on-line transaction processing (OLTP) applications. Transactions in these systems are optimized to execute…

数据库 · 计算机科学 2011-11-01 Andrew Pavlo , Evan P. C. Jones , Stanley Zdonik

Transactional Memory (TM) is an approach to concurrency control that aims to make writing parallel programs both effective and simple. The approach is started in non-distributed multiprocessor systems, but is gaining popularity in…

分布式、并行与集群计算 · 计算机科学 2016-03-31 Jan Baranowski , Paweł Kobyliński , Konrad Siek , Paweł T. Wojciechowski

The transition of Large Language Models (LLMs) from passive code generators to autonomous agents introduces significant safety risks, specifically regarding destructive commands and inconsistent system states. Existing commercial solutions…

人工智能 · 计算机科学 2025-12-16 Boyang Yan

Modern applications often operate on data in multiple administrative domains. In this federated setting, participants may not fully trust each other. These distributed applications use transactions as a core mechanism for ensuring…

分布式、并行与集群计算 · 计算机科学 2016-08-23 Isaac Sheff , Tom Magrino , Jed Liu , Andrew C. Myers , Robbert van Renesse

Concurrent accesses to databases are typically encapsulated in transactions in order to enable isolation from other concurrent computations and resilience to failures. Modern databases provide transactions with various semantics…

编程语言 · 计算机科学 2021-01-25 Sidi Mohamed Beillahi , Ahmed Bouajjani , Constantin Enea

Parallel execution of smart contract transactions in large multicore architectures is critical for higher efficiency and improved throughput. The main bottleneck for maximizing the throughput of a node through parallel execution is…

分布式、并行与集群计算 · 计算机科学 2025-08-15 Parwat Singh Anjana , Matin Amini , Rohit Kapoor , Rahul Parmar , Raghavendra Ramesh , Srivatsan Ravi , Joshua Tobkin

Opacity, or non-interference, is a property ensuring that an external observer cannot infer confidential information (the "secret") from system observations. We introduce an information-theoretic measure of opacity, which quantifies…

系统与控制 · 电气工程与系统科学 2025-11-05 Chongyang Shi , Sumukha Udupa , Michael R. Dorothy , Shuo Han , Jie Fu

Timing leaks in timed automata (TA) can occur whenever an attacker is able to deduce a secret by observing some timed behaviour. In execution-time opacity, the attacker aims at deducing whether a private location was visited, by observing…

密码学与安全 · 计算机科学 2025-07-29 Étienne André , Marie Duflot , Laetitia Laversa , Engel Lefaucheux

Modern heterogeneous computing architectures, which couple multi-core CPUs with discrete many-core GPUs (or other specialized hardware accelerators), enable unprecedented peak performance and energy efficiency levels. Unfortunately, though,…

分布式、并行与集群计算 · 计算机科学 2020-01-20 Daniel Castro , Paolo Romano , Aleksandar Ilic , Amin M. Khan

Growing main memory sizes have facilitated database management systems that keep the entire database in main memory. The drastic performance improvements that came along with these in-memory systems have made it possible to reunite the two…

数据库 · 计算机科学 2012-08-02 Florian Funke , Alfons Kemper , Thomas Neumann