WonderfulVoid
WonderfulVoid
And the advantage of a seqlock over e.g. a reader/writer lock or the lock design above is that with the seqlock, readers don't have to modify some shared location which...
Hi. Thanks for finding this. I will take a closer look at the source code and make necessary corrections. It sounds like a bad bug.
I am waiting for a CVE number that I requested. Otherwise we are all set.
The problem should be solved as described in the security advisory https://github.com/ARM-software/AArch64cryptolib/security/advisories/GHSA-47c6-7x5x-r74g. I am planning to change the armv8_dec_aes_gcm_full() definition so that the tag size is a user-defined parameter but...
Hi and thanks. I will have to take a look at this. We currently do not have a contributor's agreement.
My blog post on this subject has been published: https://community.arm.com/arm-community-blogs/b/architectures-and-processors-blog/posts/multi-threaded-applications-arm