Re: [PATCH 0/3] Implementation of Ascon-Hash256

From: Eric Biggers
Date: Tue Dec 16 2025 - 13:35:36 EST


On Tue, Dec 16, 2025 at 01:27:17PM +0700, Rusydi H. Makarim wrote:
> While no direct in-kernel use as of now

Thanks for confirming. We only add algorithms when there is a real
user, so it's best to hold off on this for now.

- Eric