cryptography
cryptography copied to clipboard
AesCbc.ToSync() => DartAesCbc doesn't actual provide sync methods?
Am I missing something or does using the toSync()method on an AesCbcinstance not provide any synchronous methods like the Chacha20algorithm does?
seconding this issue, is this intended? If so, what's the point of the toSync method?