Mv1000 aes

Do the brume support AES acceleration?

I wasn’t able to find any information about it.

Brume is using the Marvell Armada 88F3720, which uses the ARM Cortex-A53 processor. This architecture supports the ARM8 cryptography optimisations including AES:

https://developer.arm.com/documentation/ddi0501/f/introduction/about-the-cortex-a53-processor-cryptography-extension

Whether it’s utilised in the binaries I have no clue. But the BRUME is one of the best performing GL-iNet products for VPN, but particularly for WireGuard which does not use AES (instead it uses CHACHA20).

@sfx2000 did an AES benchmark in a comment here:

1 Like

Hm interesting, it really doesn’t say that anywhere…thank you :v: