Coder Social home page Coder Social logo

laser's People

Contributors

aryanpranav06 avatar luthern avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

laser's Issues

Generate nonces on TPM

The scheme security requires that nonces be generated on the TPM. This can probably be done with the authorization session. See the TPM 2.0 specification for the TPM2_StartAuthSession command?

Refactor Issuer/Verifier code

The Issuer/Verifier code is in pretty terrible shape. Use function calls. Reduce number of temporary variables. Use meaningful variable names. Improve error handling.

Refactor Host code

The Host code is in pretty terrible shape. Use function calls. Reduce number of temporary variables. Use meaningful variable names. Improve error handling.

Implement generateBaseRL function

This code should adhere to the structure in the file laser.h

It should return a pointer to allocated struct basenameRevocationList composed of 'entries' struct revocationListEntry values. At the moment I believe in the previous version of the code these were randomly generated.

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.