Skip to content

Releases: SpinalHDL/SpinalCrypto

Add Twofish

09 Jul 05:11
Compare
Choose a tag to compare

SpinalHDL -> 1.3.6
SBT -> 1.2.7
Add Twofish algorithm

First release

16 Aug 11:15
Compare
Choose a tag to compare

Add the following algos :

  • Symmetric
    • Block Cipher Mode of Operation (BCMO) (ECB, CBC, CFB, OFB)
    • AESCore_Std (128/192/256-bit)
    • DESCore_Std
    • TripleDESCore_Std
  • Hash
    • MD5Core_Std
    • SHA2Core_Std
    • SHA3Core_Std
  • MAC
    • HMACCore_Std
  • Checksum
    • CRC (CRC8, CRC16, CRC32)
  • Misc
    • LFSR (Galois & Fibonacci)
    • Keccak

Use SpinaHDL versionl 1.1.6