中文
相关论文

相关论文: Secure Deletion on Log-structured File Systems

200 篇论文

Remote mobile and embedded devices are used to deliver increasingly impactful services, such as medical rehabilitation and assistive technologies. Secure system logging is beneficial in these scenarios to aid audit and forensic…

密码学与安全 · 计算机科学 2017-12-20 Carlton Shepherd , Raja Naeem Akram , Konstantinos Markantonakis

Since last decade, smartphones have become an integral part of everyone's life. Having the ability to handle many useful and attractive applications, smartphones sport flawless functionality and small sizes leading to their exponential…

密码学与安全 · 计算机科学 2018-08-01 Keyur Kulkarni , Ahmad Y Javaid

Presentation of folded documents is not an uncommon case in modern society. Digitizing such documents by capturing them with a smartphone camera can be tricky since a crease can divide the document contents into separate planes. To unfold…

计算机视觉与模式识别 · 计算机科学 2024-08-13 A. M. Ershov , D. V. Tropin , E. E. Limonova , D. P. Nikolaev , V. V. Arlazarov

The widespread use of smartphones gives rise to new security and privacy concerns. Smartphone thefts account for the largest percentage of thefts in recent crime statistics. Using a victim's smartphone, the attacker can launch impersonation…

密码学与安全 · 计算机科学 2017-03-10 Wei-Han Lee , Ruby Lee

In this paper we study the problem of storing reliably an archive of versioned data. Specifically, we focus on systems where the differences (deltas) between subsequent versions rather than the whole objects are stored - a typical model for…

信息论 · 计算机科学 2014-11-19 J. Harshan , Frédérique Oggier , Anwitaman Datta

It is a common narrative that blockchains are immutable and so it is technically impossible to erase data stored on them. For legal and ethical reasons, however, individuals and organizations might be compelled to erase locally stored data,…

密码学与安全 · 计算机科学 2020-02-20 Martin Florian , Sophie Beaucamp , Sebastian Henningsen , Björn Scheuermann

Garg, Goldwasser and Vasudevan (Eurocrypt 2020) invented the notion of deletion-compliance to formally model the "right to be forgotten", a concept that confers individuals more control over their digital data. A requirement of…

密码学与安全 · 计算机科学 2022-01-11 Jonathan Godin , Philippe Lamontagne

We present the forensic analysis of the artifacts generated on Android smartphones by ChatSecure, a secure Instant Messaging application that provides strong encryption for transmitted and locally-stored data to ensure the privacy of its…

密码学与安全 · 计算机科学 2016-10-24 Cosimo Anglano , Massimo Canonico , Marco Guazzone

The integration of Field Programmable Gate Arrays (FPGAs) into cloud computing systems has become commonplace. As the operating systems used to manage these systems evolve, special consideration must be given to DRAM devices accessible by…

密码学与安全 · 计算机科学 2024-08-21 Zhehang Zhang , Bharadwaj Madabhushi , Sandip Kundu , Russell Tessier

Memory reclamation for lock-based data structures is typically easy. However, it is a significant challenge for lock-free data structures. Automatic techniques such as garbage collection are inefficient or use locks, and non-automatic…

分布式、并行与集群计算 · 计算机科学 2017-12-05 Trevor Brown

Over-sharing poorly-worded thoughts and personal information is prevalent on online social platforms. In many of these cases, users regret posting such content. To retrospectively rectify these errors in users' sharing decisions, most…

社会与信息网络 · 计算机科学 2020-05-29 Mohsen Minaei , S Chandra Mouli , Mainack Mondal , Bruno Ribeiro , Aniket Kate

Vulnerabilities in Android smartphone chipsets have severe consequences, as recent real-world attacks have demonstrated that adversaries can leverage vulnerabilities to execute arbitrary code or exfiltrate confidential information. Despite…

密码学与安全 · 计算机科学 2024-12-10 Daniel Klischies , Philipp Mackensen , Veelasha Moonsamy

Write-optimized dictionaries are a class of cache-efficient data structures that buffer updates and apply them in batches to optimize the amortized cache misses per update. For example, a B^epsilon tree inserts updates as messages at the…

数据结构与算法 · 计算机科学 2024-04-29 Christopher Chung , William Jannen , Samuel McCauley , Bertrand Simon

The current flash memory technology focuses on the cost minimization of its static storage capacity. However, the resulting approach supports a relatively small number of program-erase cycles. This technology is effective for consumer…

信息论 · 计算机科学 2015-01-05 Eyal En Gad , Eitan Yaakobi , Anxiao , Jiang , Jehoshua Bruck

Most contemporary mobile devices offer hardware-backed storage for cryptographic keys, user data, and other sensitive credentials. Such hardware protects credentials from extraction by an adversary who has compromised the main operating…

密码学与安全 · 计算机科学 2025-07-11 Jenny Blessing , Ross J. Anderson , Alastair R. Beresford

For decades, the guidance given to software engineers has been to check the memory allocation results. This validation step is necessary to avoid crashes. However, in user mode, in modern operating systems (OS), such as Android, FreeBSD,…

软件工程 · 计算机科学 2023-01-04 Gunnar Kudrjavets , Jeff Thomas , Aditya Kumar , Nachiappan Nagappan , Ayushi Rastogi

In the past decade, the cyber-crime related to mobile devices has increased. Mobile devices, especially the ones running on Android operating system are particularly interesting to malware creators, as the users often keep the biggest…

密码学与安全 · 计算机科学 2019-10-24 Nikola Milosevic , Junfan Huang

Encryption is crucial for securing sensitive data during transmission over networks. Various encryption techniques exist, such as AES, DES, and RC4, with AES being the most renowned algorithm. We proposed methodology that enables users to…

密码学与安全 · 计算机科学 2026-05-05 Wasim Abbas , Salaki Reynaldo Joshua , Asim Abbas , Je-Hoon Lee

Recent rapid strides in memory safety tools and hardware have improved software quality and security. While coarse-grained memory safety has improved, achieving memory safety at the granularity of individual objects remains a challenge due…

密码学与安全 · 计算机科学 2019-06-11 Hiroshi Sasaki , Miguel A. Arroyo , M. Tarek Ibn Ziad , Koustubha Bhat , Kanad Sinha , Simha Sethumadhavan

Machine unlearning addresses the problem of updating a machine learning model/system trained on a dataset $S$ so that the influence of a set of deletion requests $U \subseteq S$ on the unlearned model is minimized. The gold standard…

机器学习 · 计算机科学 2025-06-09 Linda Lu , Ayush Sekhari , Karthik Sridharan