cryptography icon indicating copy to clipboard operation
cryptography copied to clipboard

AesCbc.ToSync() => DartAesCbc doesn't actual provide sync methods?

Open TyBarthel opened this issue 1 year ago • 1 comments

Am I missing something or does using the toSync()method on an AesCbcinstance not provide any synchronous methods like the Chacha20algorithm does?

TyBarthel avatar Jun 20 '23 16:06 TyBarthel

seconding this issue, is this intended? If so, what's the point of the toSync method?

claudeJURA avatar Dec 14 '23 09:12 claudeJURA