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
- Host: GitHub
- URL: https://github.com/bwesterb/armed-keccak
- Owner: bwesterb
- License: mit
- Created: 2020-11-23T13:41:11.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-11-22T09:34:08.000Z (over 4 years ago)
- Last Synced: 2023-03-11T03:27:16.985Z (over 3 years ago)
- Language: C
- Size: 4.88 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```