golang-github-minio-sha256-sim software package provides implementation of SHA256 using SIMD instructions for Intel and ARM, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install golang-github-minio-sha256-sim
golang-github-minio-sha256-sim is installed in your system.
Make ensure the golang-github-minio-sha256-sim package were installed using the commands given below,
$ sudo dpkg-query -l | grep golang-github-minio-sha256-sim*
You will get with golang-github-minio-sha256-sim package name, version, architecture and description in a table
| Distro | Debian 9 stretch |
| Section | Development |
| Package | golang-github-minio-sha256-sim |
| Version | 0.0~git20161015.0.f78567f-1 |
| Description | implementation of SHA256 using SIMD instructions for Intel and ARM |
| Sub Section | devel |