You are not logged in.
Pages: 1
Hi,
are there plans for the SynCrypt module to support GCM (Galois/Counter Mode) encryption, like AES-GCM) at some point?
Thanks for any information,Daniel
Offline
Not yet.
Note: AES-GCM has been implemented.
In mORMot2, I committed today a very efficient version using AES-NI and CLMUL asm opcodes, if available.https://github.com/synopse/mORMot2/comm … d009b12e09