Yonatankinfe/Twine-cipher-java
A Java implementation of the TWINE lightweight block cipher, designed for resource-constrained environments such as IoT devices. This repository provides encryption and decryption functions, with support for 64-bit block size and key lengths of 80 or 128 bits.
Java