Closed sinui0 closed 3 months ago
Optimize the ferret extension process, rcot is only invoked in the setup phase, and buffer all the needed COTs in the extension phase. @sinui0 Is there any example of using KOS with io? Then I can set all the real parameters for Ferret.
ty @xiangxiecrypto sorry this is taking so long on my end, im almost ready to focus back here again.
Why move the buffering out into the io layer? Can't we use the existing buffer in core?
Is there any example of using KOS with io? Then I can set all the real parameters for Ferret.
The tests in the kos module should give a sense of how to use the API. Or are you wondering how to use it with an actual network connection, eg TCP?
I'm going to go ahead and merge this into the ferret
branch and we can continue there
This PR does some simplification and clean up of the ferret impl.
Changes
spcot
andmpcot
impls, making them functionalRandomCOT: Default