# Speck Analysis

* Code for the CW firmware is located in `cw_firmware` and can be built with `make`
* The Jupyter Notebook contains the basic code for interacting with the Speck implementation
* Furthermore, a nim implementation of speck can be found in `nim/speck.nim`