• caglararli@hotmail.com
  • 05386281520

Does bearssl contain AES-GCM implementation?

Çağlar Arlı      -    3 Views

Does bearssl contain AES-GCM implementation?

In BearSSL webpage it has been claimed that bearssl supports AES/GCM

BearSSL currently implements AES/CBC, AES/GCM, AES/CCM and 3DES/CBC cipher suites.

But I can not find any function in its GitHub repository. Do I'm searching in the wrong repository? Or bearssl actually doesn't support AES-GCM and it just supports AES-CBC and AES-CTR?

In the following, a picture of its GitHub is shown.


enter image description here