Speck_8-bit_C/README.md @tomasaazevedo tomasaazevedo changed readme Latest commit a3381e7 on 7 Dec 2015 History 1 contributor 13 lines (7 sloc) 449 Bytes Speck implementation in C for 8-bit platforms This implementation of Speck only considers block and key of the same sizes because minimum code size was needed. This code was developed for the final project of Computer Engineering in the Universidade de São Paulo - 2015. Project structure /main.c - test for the Speck cipher (128 bits block and key size) /Speck.c - implementation /Speck.h - header with block and key sizes definitionl © 2021 GitHub, Inc. Terms Privacy Security Status Docs Contact GitHub Pricing API Training Blog About