Skip to content

isec-tugraz/glitch-contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Closing the Gap: Leakage Contracts for Processors with Transitions and Glitches

This repository contains the end-to-end verification tool for transient leakage contracts described in the Closing the Gap paper.

The hardware verifier can be used to prove compliance of hardware with a leakage contract, while the software verifier ensures compliance of RISC-V programs with the contract. End-to-end security is proven if both checks are run successfully.

Repository Content

Project Description
sw_verifier IBEX-Contract and software verification utility
hw_verifier hardware verification utility

Copyright 2025 TU Graz

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors