An open API service indexing awesome lists of open source software.

https://github.com/bwesterb/armed-keccak

Experimentation with KeccaK on AArch64
https://github.com/bwesterb/armed-keccak

Last synced: about 1 year ago
JSON representation

Experimentation with KeccaK on AArch64

Awesome Lists containing this project

README

          

armed-keccak
============

Experimentation with KeccaK-f1600 on AArch64.

On Apple M1 CPU:

```
-----------------------------------------------------
Benchmark Time CPU Iterations
-----------------------------------------------------
BM_F1600x2 149 ns 149 ns 4477965
```

On Apple M2 Pro CPU:

```
BM_F1600x2 138 ns 138 ns 4579234
```