aboutsummaryrefslogtreecommitdiff
path: root/src/model
AgeCommit message (Expand)Author
2018-09-11Adding a huge, self testing test case.Joachim Strömbergson
2018-07-05Adding testcase for wrapping 4096 bit data.Joachim Strömbergson
2018-07-03Adding a lot of verbose output to get the internal values we need.Joachim Strömbergson
2018-07-03Focusing on a single NIST KWP test case that is non-trivial.Joachim Strömbergson
2018-06-29Starting to add verbose debug print statements to get internal values during ...Joachim Strömbergson
2018-06-29Added test vectors from NISTs set of vectors for SP800-38F KWP. Added header ...Joachim Strömbergson
2018-06-29Removed old keywrap model. We have a new, working model to destroy.Joachim Strömbergson
2018-06-29Adding working keywrap python model by Rob Austein.Joachim Strömbergson
2018-06-29Fixed magical capitalizations.Joachim Strömbergson
2018-06-28Minor edit.Joachim Strömbergson
2018-06-28Adding the Python keywrap model from sw/libhal/unit-tests.py to modify as nee...Joachim Strömbergson
2018-06-26Added a simple test case to verify that the aes model is usable.Joachim Strömbergson
2018-06-26Adding initial version of keywrap python model. Adding local copy of aes model.Joachim Strömbergson