What are the ways to implement Rijndael-256 with ECB mode in Java? I've found some variants of AES but I need exactly Rijndael-256.
If there is already an answer to it, I would appreciate someone referring me to it ,since I haven't found any.
What are the ways to implement Rijndael-256 with ECB mode in Java? I've found some variants of AES but I need exactly Rijndael-256.
If there is already an answer to it, I would appreciate someone referring me to it ,since I haven't found any.