Re: [PATCH v2 0/3] crypto: Introduce ARIA symmetric cipher algorithm

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Eric,
Thanks a lot for your review!

On 7/10/22 07:32, Eric Biggers wrote:
> On Mon, Jul 04, 2022 at 09:42:47AM +0000, Taehee Yoo wrote:
>> This patchset adds a new ARIA(RFC 5794) symmetric cipher algorithm.
>>
>> Like SEED, the ARIA is a standard cipher algorithm in South Korea.
>> Especially Government and Banking industry have been using this algorithm. >> So the implementation of ARIA will be useful for them and network vendors.
>>
>> Usecases of this algorithm are TLS[1], and IPSec.
>
> Is this actually going to be used in the real world, or is this just a PhD > thesis sort of thing? There are already way too many random crypto algorithms > that are supported in the kernel, and many have been removed due to lack of > users -- implying that they should never have been accepted in the first place.
>
> - Eric

The ARIA is used as the standard cipher algorithm in South Korea.
Therefore the government and companies who want to work with the
government should use this algorithm.
The specific usecase is the e-government standard framework[1] in South
Korea, which is a standard framework that helps to develop software for
the government, It uses ARIA cipher.

Also, the OpenSSL already supports ARIA cipher for TLS so I think we can
use ARIA-kTLS with a simple PR.

I think these are good usecases.
This is not just an idea/thesis without usecases.

[1] https://www.egovframe.go.kr/eng/main.do

Thanks a lot!
Taehee Yoo



[Index of Archives]     [Kernel]     [Gnu Classpath]     [Gnu Crypto]     [DM Crypt]     [Netfilter]     [Bugtraq]
  Powered by Linux