According to this and this page, Bouncy Castle library contains the implementation of Aria Cipher algorithm. but I could not find any documentation for how to use this algorithm in C# and the library?
could someone please help me and describe how to use the library to implement the algorithm?
thank you in advance