Code Monkey home page Code Monkey logo

lwc's Introduction

LWC HARDWARE API

This is a development package for the GMU authenticated encryption hardware API. This package is divided into two primary parts, hardware and software.

Hardware

$root/hardware

  • ./LWCsrc

    Universal Pre- and Post-processors and the associated testbench.

  • ./dummy_lwc

    Example implementation of a dummy authenticated cipher and hash function.

    The full source list required to implement and simulate the design can be found in the ModelSim script located in the /scripts folder. Note: It is recommended to use the provided ModelSim script for a quick evaluation of the design.

    • ./src_rtl

      Code that is required for implementation.

    • ./KAT

      Known-Answer-Test files folder.

      • ./KAT_{8,16,32}

        Known-Answer-Test files for a 8, 16, and 32 bus width

      • ./KAT_MS_{8,16,32}

        Known-Answer-Test files with multiple segments for plaintext, ciphertext, associated data and hash message

    • ./scripts

      ModelSim script for a quick simulation.

Software

  • $root/software/crypto_aead

    Folder follows SUPERCOP package structure. It contains the dummy reference implementation for AEAD.

  • $root/software/crypto_hash

    Folder follows SUPERCOP package structure. It contains the dummy reference implementation for hash.

    User should obtain the latest reference code from SUPERCOP's website and place relevant implementation in the above locations.

  • $root/software/prepare_src

    A Python utility to help prepare code from $root/software/crypto_aead and $root/software/crypto_hash for test vector generation.

  • $root/software/cryptotvgen

    Python package for the cryptographic hardware test vector generation tool.

Notes

Please refer to the latest Implementer’s Guide to the LWC Hardware API available at https://cryptography.gmu.edu/athena/index.php?id=LWC for more detail.

lwc's People

Contributors

jpkaps avatar m-temp avatar

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.