Deian Stefan

Orcid: 0000-0002-7041-7464

Affiliations:
  • University of California at San Diego, USA


According to our database1, Deian Stefan authored at least 80 papers between 2007 and 2023.

Collaborative distances:

Timeline

Legend:

Book 
In proceedings 
Article 
PhD thesis 
Dataset
Other 

Links

Online presence:

On csauthors.net:

Bibliography

2023
Foundations of WebAssembly (Dagstuhl Seminar 23101).
Dagstuhl Reports, March, 2023

MSWasm: Soundly Enforcing Memory-Safe Execution of Unsafe Code.
Proc. ACM Program. Lang., January, 2023

Robust Constant-Time Cryptography.
CoRR, 2023

Half&Half: Demystifying Intel's Directional Branch Predictors for Fast, Secure Partitioned Execution.
Proceedings of the 44th IEEE Symposium on Security and Privacy, 2023

WaVe: a verifiably secure WebAssembly sandboxing runtime.
Proceedings of the 44th IEEE Symposium on Security and Privacy, 2023

Going beyond the Limits of SFI: Flexible and Secure Hardware-Assisted In-Process Isolation with HFI.
Proceedings of the 28th ACM International Conference on Architectural Support for Programming Languages and Operating Systems, 2023

2022
Blocked or Broken? Automatically Detecting When Privacy Interventions Break Websites.
Proc. Priv. Enhancing Technol., 2022

Isolation without taxation: near-zero-cost transitions for WebAssembly and SFI.
Proc. ACM Program. Lang., 2022

MSWasm: Soundly Enforcing Memory-Safe Execution of Unsafe Code.
CoRR, 2022

From Fine- to Coarse-Grained Dynamic Information Flow Control and Back, a Tutorial on Dynamic Information Flow.
CoRR, 2022

A Turning Point for Verified Spectre Sandboxing.
CoRR, 2022

SoK: Practical Foundations for Software Spectre Defenses.
Proceedings of the 43rd IEEE Symposium on Security and Privacy, 2022

2021
Automatically eliminating speculative leaks from cryptographic code with blade.
Proc. ACM Program. Lang., 2021

SoK: Practical Foundations for Spectre Defenses.
CoRR, 2021

Isolation Without Taxation: Near Zero Cost Transitions for SFI.
CoRR, 2021

Solver-Aided Constant-Time Circuit Verification.
CoRR, 2021

Swivel: Hardening WebAssembly against Spectre.
Proceedings of the 30th USENIX Security Symposium, 2021

Tutorial: Sandboxing (unsafe) C code with RLBox.
Proceedings of the IEEE Secure Development Conference, 2021

Scooter & Sidecar: a domain-specific approach to writing secure database migrations.
Proceedings of the PLDI '21: 42nd ACM SIGPLAN International Conference on Programming Language Design and Implementation, 2021

STORM: Refinement Types for Secure Web Applications.
Proceedings of the 15th USENIX Symposium on Operating Systems Design and Implementation, 2021

Доверя'й, но проверя'й: SFI safety for native-compiled Wasm.
Proceedings of the 28th Annual Network and Distributed System Security Symposium, 2021

SugarCoat: Programmatically Generating Privacy-Preserving, Web-Compatible Resource Replacements for Content Blocking.
Proceedings of the CCS '21: 2021 ACM SIGSAC Conference on Computer and Communications Security, Virtual Event, Republic of Korea, November 15, 2021

Solver-Aided Constant-Time Hardware Verification.
Proceedings of the CCS '21: 2021 ACM SIGSAC Conference on Computer and Communications Security, Virtual Event, Republic of Korea, November 15, 2021

2020
The Road to Less Trusted Code: Lowering the Barrier to In-Process Sandboxing.
login Usenix Mag., 2020

Liquid information flow control.
Proc. ACM Program. Lang., 2020

Automatically Eliminating Speculative Leaks With Blade.
CoRR, 2020

Retrofitting Fine Grain Isolation in the Firefox Renderer (Extended Version).
CoRR, 2020

Retrofitting Fine Grain Isolation in the Firefox Renderer.
Proceedings of the 29th USENIX Security Symposium, 2020

Sys: A Static/Symbolic Tool for Finding Good Bugs in Good (Browser) Code.
Proceedings of the 29th USENIX Security Symposium, 2020

Constant-time foundations for the new spectre era.
Proceedings of the 41st ACM SIGPLAN International Conference on Programming Language Design and Implementation, 2020

Towards a verified range analysis for JavaScript JITs.
Proceedings of the 41st ACM SIGPLAN International Conference on Programming Language Design and Implementation, 2020

2019
CT-wasm: type-driven secure cryptography for the web ecosystem.
Proc. ACM Program. Lang., 2019

From fine- to coarse-grained dynamic information flow control and back.
Proc. ACM Program. Lang., 2019

Pretend synchrony: synchronous verification of asynchronous distributed programs.
Proc. ACM Program. Lang., 2019

Gobi: WebAssembly as a Practical Path to Library Sandboxing.
CoRR, 2019

Towards Constant-Time Foundations for the New Spectre Era.
CoRR, 2019

IODINE: Verifying Constant-Time Execution of Hardware.
Proceedings of the 28th USENIX Security Symposium, 2019

Foundations for Parallel Information Flow Control Runtime Systems.
Proceedings of the Principles of Security and Trust - 8th International Conference, 2019

FaCT: a DSL for timing-sensitive computation.
Proceedings of the 40th ACM SIGPLAN Conference on Programming Language Design and Implementation, 2019

Position Paper: Progressive Memory Safety for WebAssembly.
Proceedings of the 8th International Workshop on Hardware and Architectural Support for Security and Privacy, 2019

Towards verified programming of embedded devices.
Proceedings of the Design, Automation & Test in Europe Conference & Exhibition, 2019

2018
Browser history re: visited.
Proceedings of the 12th USENIX Workshop on Offensive Technologies, 2018

Towards Verified, Constant-time Floating Point Operations.
Proceedings of the 2018 ACM SIGSAC Conference on Computer and Communications Security, 2018

2017
Flexible dynamic information flow control in the presence of exceptions.
J. Funct. Program., 2017

Hails: Protecting data privacy in untrusted web applications.
J. Comput. Secur., 2017

Finding and Preventing Bugs in JavaScript Bindings.
Proceedings of the 2017 IEEE Symposium on Security and Privacy, 2017

FaCT: A Flexible, Constant-Time Programming Language.
Proceedings of the IEEE Cybersecurity Development, SecDev 2017, Cambridge, MA, USA, 2017

2016
PLAS'16: ACM SIGPLAN 11th Workshop on Programming Languages and Analysis for Security.
Proceedings of the 2016 ACM SIGSAC Conference on Computer and Communications Security, 2016

2015
Principled and practical web application security.
PhD thesis, 2015

IFC Inside: Retrofitting Languages with Dynamic Information Flow Control (Extended Version).
CoRR, 2015

IFC Inside: Retrofitting Languages with Dynamic Information Flow Control.
Proceedings of the Principles of Security and Trust - 4th International Conference, 2015

The Most Dangerous Code in the Browser.
Proceedings of the 15th Workshop on Hot Topics in Operating Systems, 2015

2014
Protecting Users by Confining JavaScript with COWL.
Proceedings of the 11th USENIX Symposium on Operating Systems Design and Implementation, 2014

Building secure systems with LIO (demo).
Proceedings of the 2014 ACM SIGPLAN symposium on Haskell, 2014

Demo proposal: making web applications -XSafe.
Proceedings of the 2014 ACM SIGPLAN symposium on Haskell, 2014

Building Secure Systems with LIO (Demo).
Proceedings of the Ninth Workshop on Programming Languages and Analysis for Security, 2014

On Dynamic Flow-Sensitive Floating-Label Systems.
Proceedings of the IEEE 27th Computer Security Foundations Symposium, 2014

2013
A Library for Removing Cache-Based Attacks in Concurrent Information Flow Systems.
Proceedings of the Trustworthy Global Computing - 8th International Symposium, 2013

Toward Principled Browser Security.
Proceedings of the 14th Workshop on Hot Topics in Operating Systems, 2013

Eliminating Cache-Based Timing Attacks with Instruction-Based Scheduling.
Proceedings of the Computer Security - ESORICS 2013, 2013

2012
Data-Provenance Verification For Secure Hosts.
IEEE Trans. Dependable Secur. Comput., 2012

Information-flow control for programming on encrypted data.
IACR Cryptol. ePrint Arch., 2012

Robustness of keystroke-dynamics based biometrics against synthetic forgeries.
Comput. Secur., 2012

Addressing covert termination and timing channels in concurrent information flow systems.
Proceedings of the ACM SIGPLAN International Conference on Functional Programming, 2012

2011
A Domain-Specific Language for Computing on Encrypted Data.
IACR Cryptol. ePrint Arch., 2011

Disjunction Category Labels.
Proceedings of the Information Security Technology for Applications, 2011

Flexible dynamic information flow control in Haskell.
Proceedings of the 4th ACM SIGPLAN Symposium on Haskell, 2011

A Domain-Specific Language for Computing on Encrypted Data (Invited Talk).
Proceedings of the IARCS Annual Conference on Foundations of Software Technology and Theoretical Computer Science, 2011

2010
Fast Software AES Encryption.
Proceedings of the Fast Software Encryption, 17th International Workshop, 2010

Keystroke-dynamics authentication against synthetic forgeries.
Proceedings of the 6th International Conference on Collaborative Computing: Networking, 2010

Performance Analysis of the SHA-3 Candidates on Exotic Multi-core Architectures.
Proceedings of the Cryptographic Hardware and Embedded Systems, 2010

Improved Linear Differential Attacks on CubeHash.
Proceedings of the Progress in Cryptology, 2010

2009
Fast Implementations of AES on Various Platforms.
IACR Cryptol. ePrint Arch., 2009

User-Assisted Host-Based Detection of Outbound Malware Traffic.
Proceedings of the Information and Communications Security, 11th International Conference, 2009

Hardware-Optimized Ziggurat Algorithm for High-Speed Gaussian Random Number Generators.
Proceedings of the 2009 International Conference on Engineering of Reconfigurable Systems & Algorithms, 2009

Hardware Framework for the Rabbit Stream Cipher.
Proceedings of the Information Security and Cryptology - 5th International Conference, 2009

2008
On Parallelizing the CryptMT Stream Cipher.
Proceedings of the 67th IEEE Vehicular Technology Conference, 2008

A hardware framework for the fast generation of multiple long-period random number streams.
Proceedings of the ACM/SIGDA 16th International Symposium on Field Programmable Gate Arrays, 2008

Low discrepancy sequences for Monte Carlo simulations on reconfigurable platforms.
Proceedings of the 19th IEEE International Conference on Application-Specific Systems, 2008

2007
Prostate ultrasound image processing.
ACM Crossroads, 2007


  Loading...