translate to .net 7.0 #1
Closed
sidielnikov
started this conversation in
General
Replies: 1 comment 1 reply
-
Hi, I'm planning on eventually coding hardware accelerated AES-CTR, so stay tuned for that. It might take a while as I'm quite busy at the moment (e.g. currently trying to get the next version of Geralt out) and will need to do some reading. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Lucas, I have a favor to ask you. If it’s not difficult for you, make aes ctr with variables like Span in place of byte[] as it is implemented for example here https://github.com/samuel-lucas6/AES-XGCM.NET/blob/main/src/AesXGcmDotNet/ AesXGcm.cs
Beta Was this translation helpful? Give feedback.
All reactions