Git Product home page Git Product logo

crdelozier / ironclad Goto Github PK

View Code? Open in Web Editor NEW
17.0 3.0 6.0 1.99 MB

Ironclad C++ brings type-safety to C++. It provides safe alternatives to unsafe constructs in C++ to prevent type-safety errors that lead to security vulnerabilities. The project is detailed in the paper "Ironclad C++: A Library-Augmented Type-Safe Subset of C++."

License: Other

Shell 16.15% C 41.33% C++ 31.20% CMake 0.23% Makefile 5.04% Assembly 0.23% Groff 0.22% HTML 5.60%

ironclad's Introduction

ironclad

Ironclad C++ brings type-safety to C++. It provides safe alternatives to unsafe constructs in C++ to prevent type-safety errors that lead to security vulnerabilities. The project is detailed in the paper "Ironclad C++: A Library-Augmented Type-Safe Subset of C++."

ironclad's People

Contributors

crdelozier avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ironclad's Issues

Missing features: destruct / destroy, atomic

I wasn't able to find an implementation of the destruct() function described in the paper about Ironclad C++, or the specializations of the pointer types for atomic values. The free() functions do not call the destructor, so I don't think they are meant to be the equivalent of the destruct() functions. Is the code for these features available in a version of the code that hasn't been pushed to this repository yet?

Automatic refactor & Benchmarks

Hello,

I've been excitedly reading your paper and wanted to try out IronClad -- is there any chance you could share your refactoring tool and/or your benchmarks, even if it isn't building properly or a bit messy?
I understand that the SpecCPU benchmarks are proprietary, but I can send you proof that I have a legal copy of Spec. Alternatively, the leveldb benchmark would be very interesting in its own right!

Thanks a lot for your help!

Validator

Is there any plans to add the validator to this project. I would find it very helpful.
If its in an unfinished state I can help to bring it to a finished state.

Thanks,
Guy

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.